Table of Contents

Class ClrGlobalFunctionAttribute

Namespace
Dassie.Core
Assembly
Dassie.Core.dll

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