C# Class Mono.Debugger.Soft.TypeInfo

ファイルを表示 Open project: kumpera/mono Class Usage Examples

Public Properties

Property Type Description
assembly long
is_byref bool
nested long[]
ns string
token int

Property Details

assembly public_oe property

public long assembly
return long

is_byref public_oe property

public bool is_byref
return bool

nested public_oe property

public long[] nested
return long[]

ns public_oe property

public string ns
return string

token public_oe property

public int token
return int