C# Class SharpOS.Korlib.Runtime.SigValueType

Inheritance: SigType
显示文件 Open project: sharpos/SharpOS

Public Properties

Property Type Description
MetadataToken uint

Public Methods

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

Method Details

SigValueType() public method

public SigValueType ( 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