Property | Type | Description | |
---|---|---|---|
rating | |||
score |
Method | Description | |
---|---|---|
Persona ( |
Initializes the Persona class with the given persona entity.
|
|
ToString ( ) : String |
Converts the Persona to its multilined string equivalent.
|
|
getCompleteGarage ( ) : String |
Reads the complete garage of the current active persona.
|
|
getCurrentPersonaList ( ) : ObservableCollection |
Reads the registered personas from a fixed-string database file. This is NOT dynamic, this only reads from the database. |
public Persona ( |
||
persona | ||
return | OfflineServer.Servers |
public static getCurrentPersonaList ( ) : ObservableCollection |
||
return | ObservableCollection |