C# Class SharpOS.Korlib.Runtime.SigClassType

Inheritance: SigType
Show file Open project: sharpos/SharpOS

Public Properties

Property Type Description
MetadataToken uint

Public Methods

Method Description
SigClassType ( ElementType type, uint token ) : System.Runtime.InteropServices

Method Details

SigClassType() public method

public SigClassType ( ElementType type, uint token ) : System.Runtime.InteropServices
type ElementType
token uint
return System.Runtime.InteropServices

Property Details

MetadataToken public property

public uint MetadataToken
return uint