C# 클래스 msos.ClrThreadExtensions.ArgumentOrLocal

파일 보기 프로젝트 열기: goldshtn/msos

공개 프로퍼티들

프로퍼티 타입 설명
ClrType ClrType
Location ulong
Name string
ObjectAddress ulong
Size ulong
StaticTypeName string
Value byte[]

공개 메소드들

메소드 설명
ValueRaw ( ) : string

메소드 상세

ValueRaw() 공개 메소드

public ValueRaw ( ) : string
리턴 string

프로퍼티 상세

ClrType 공개적으로 프로퍼티

public ClrType ClrType
리턴 ClrType

Location 공개적으로 프로퍼티

public ulong Location
리턴 ulong

Name 공개적으로 프로퍼티

public string Name
리턴 string

ObjectAddress 공개적으로 프로퍼티

public ulong ObjectAddress
리턴 ulong

Size 공개적으로 프로퍼티

public ulong Size
리턴 ulong

StaticTypeName 공개적으로 프로퍼티

public string StaticTypeName
리턴 string

Value 공개적으로 프로퍼티

public byte[] Value
리턴 byte[]