C# Class KopiLua.Lua.TString

Inheritance: TString_tsv
Afficher le fichier Open project: mlnlover11/KopiLua-v5.1.5 Class Usage Examples

Méthodes publiques

Свойство Type Description
str KopiLua.CharPtr

Méthodes publiques

Méthode Description
TString ( ) : System
TString ( KopiLua.CharPtr str ) : System
ToString ( ) : string

Method Details

TString() public méthode

public TString ( ) : System
Résultat System

TString() public méthode

public TString ( KopiLua.CharPtr str ) : System
str KopiLua.CharPtr
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

str public_oe property

public CharPtr,KopiLua str
Résultat KopiLua.CharPtr