Class InteropBodyAttribute
Mark method the implementation of the api's interop action (with the same name)
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public sealed class InteropBodyAttribute : Attribute
- Inheritance
-
objectAttributeInteropBodyAttribute
Methods
IsDefaultAttribute()
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
public override bool IsDefaultAttribute()