Class HideBySigAttribute
Sets the 'hidebysig' method attribute.
[AttributeUsage(AttributeTargets.Method)]
public class HideBySigAttribute : Attribute
- Inheritance
-
HideBySigAttribute
- Inherited Members
- Extension Methods
Sets the 'hidebysig' method attribute.
[AttributeUsage(AttributeTargets.Method)]
public class HideBySigAttribute : Attribute