MethodSubstitutionAttribute Members
This assembly-level attribute defines a method substitution.
The following tables list the members exposed by the MethodSubstitutionAttribute type.
Public Constructors
Name | Description | |
---|---|---|
MethodSubstitutionAttribute | Declares that the one type is substituted by the other. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
OriginalMethodName | original method name |
![]() |
SubstitutedMethodName | substituted method name |
![]() |
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. (Inherited from Object) |
![]() |
GetHashCode | Overridden. (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
IsDefaultAttribute | (Inherited from Attribute) |
![]() |
Match | (Inherited from Attribute) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
MethodSubstitutionAttribute Class
Microsoft.Xrt.Runtime Namespace