C# Class Statman.Util.Injection.CustomMarshalAsAttribute

Inheritance: CustomMarshalAttribute
Datei anzeigen Open project: OrfeasZ/Statman Class Usage Examples

Public Methods

Method Description
CustomMarshalAsAttribute ( CustomUnmanagedType unmanagedType ) : System
CustomMarshalAsAttribute ( short unmanagedType ) : System

Method Details

CustomMarshalAsAttribute() public method

public CustomMarshalAsAttribute ( CustomUnmanagedType unmanagedType ) : System
unmanagedType CustomUnmanagedType
return System

CustomMarshalAsAttribute() public method

public CustomMarshalAsAttribute ( short unmanagedType ) : System
unmanagedType short
return System