C# Class CsDebugScript.CommonUserTypes.NativeTypes.std.wstring

Microsoft implementation of std::wstring
Inheritance: basic_string
Afficher le fichier Open project: southpolenator/WinDbgCs Class Usage Examples

Méthodes publiques

Méthode Description
wstring ( Variable variable )

Initializes a new instance of the wstring class.

Method Details

wstring() public méthode

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