다음을 통해 공유


COR_TYPEID(UInt64, UInt64) Constructor

Definition

public COR_TYPEID (ulong token1, ulong token2);
new Microsoft.VisualStudio.CorDebugInterop.COR_TYPEID : uint64 * uint64 -> Microsoft.VisualStudio.CorDebugInterop.COR_TYPEID
Public Sub New (token1 As ULong, token2 As ULong)

Parameters

token1
UInt64
token2
UInt64

Applies to