C# 클래스 CsDebugScript.CommonUserTypes.NativeTypes.std.wstring

Microsoft implementation of std::wstring
상속: basic_string
파일 보기 프로젝트 열기: southpolenator/WinDbgCs 1 사용 예제들

공개 메소드들

메소드 설명
wstring ( Variable variable )

Initializes a new instance of the wstring class.

메소드 상세

wstring() 공개 메소드

Initializes a new instance of the wstring class.
public wstring ( Variable variable )
variable Variable The variable.