Свойство | Type | Description | |
---|---|---|---|
BackupEnumNames | string[] | ||
LoadedBy | string | ||
LoadedOn | System.DateTime |
Свойство | Type | Description | |
---|---|---|---|
Compare | object | ||
Serialize | System.Xml.Linq.XElement |
Méthode | Description | |
---|---|---|
BackupNameFromValue ( System.TimeSpan value ) : string | ||
BackupValueFromName ( string name ) : System.TimeSpan | ||
Clone ( ) : object | ||
ReparseRanks ( ) : void | ||
WorldListEntry ( [ newName ) : System |
Méthode | Description | |
---|---|---|
Compare ( string propertyName, object a, object b ) : object | ||
Serialize ( ) : System.Xml.Linq.XElement |
public static BackupNameFromValue ( System.TimeSpan value ) : string | ||
value | System.TimeSpan | |
Résultat | string |
public static BackupValueFromName ( string name ) : System.TimeSpan | ||
name | string | |
Résultat | System.TimeSpan |
public WorldListEntry ( [ newName ) : System | ||
newName | [ | |
Résultat | System |
public static string[] BackupEnumNames | ||
Résultat | string[] |