C# Class SharpOS.Korlib.Runtime.SigClassType

Inheritance: SigType
ファイルを表示 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_oe property

public uint MetadataToken
return uint