MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ConstraintsInternal­Implement­Attribute
Open sandboxFocus

InternalImplementAttribute Class

Inheritance
InternalImplementAttribute
Namespace: PostSharp.Constraints
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Module|AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Event|AttributeTargets.Interface|AttributeTargets.Delegate, AllowMultiple = true)]
[MulticastAttributeUsage(MulticastTargets.Interface, TargetTypeAttributes = MulticastAttributes.Public)]
[Obsolete("In Metalama, use 'InternalOnlyImplementAttribute'.", false)]
public sealed class InternalImplementAttribute : ReferentialConstraint, IReferentialConstraint, IConstraint

Constructors

Name Description
InternalImplementAttribute()

Properties

Name Description
Severity

Methods

Name Description
ValidateCode(object, Assembly)