Class ClrGlobalFunctionAttribute
Declares a function to be a CLR global function contained in the special <Module> type.
[AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
public sealed class ClrGlobalFunctionAttribute : Attribute
- Inheritance
-
ClrGlobalFunctionAttribute
- Inherited Members
- Extension Methods