Class ModExportNameAttribute
Inheritance
System.Object
ModExportNameAttribute
Namespace: MonoMod.ModInterop
Assembly: MonoMod.Utils.dll
Syntax
public sealed class ModExportNameAttribute : Attribute
Constructors
ModExportNameAttribute(String)
Declaration
public ModExportNameAttribute(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Fields
Name
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| System.String |