C# Class Mono.Debugger.Soft.TypeInfo

Show file 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 property

public long assembly
return long

is_byref public property

public bool is_byref
return bool

nested public property

public long[] nested
return long[]

ns public property

public string ns
return string

token public property

public int token
return int