C# Class GameBase.Config.FieldInfo

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Méthode Description
FieldInfo ( String field, String text ) : System
GetFieldValueToKey ( String k ) : String
GetFileValueToRow ( int row ) : String

Method Details

FieldInfo() public méthode

public FieldInfo ( String field, String text ) : System
field String
text String
Résultat System

GetFieldValueToKey() public méthode

public GetFieldValueToKey ( String k ) : String
k String
Résultat String

GetFileValueToRow() public méthode

public GetFileValueToRow ( int row ) : String
row int
Résultat String