Property | Type | Description | |
---|---|---|---|
BackupEnumNames | string[] | ||
LoadedBy | string | ||
LoadedOn | System.DateTime |
Property | Type | Description | |
---|---|---|---|
Compare | object | ||
Serialize | System.Xml.Linq.XElement |
Method | Description | |
---|---|---|
BackupNameFromValue ( System.TimeSpan value ) : string | ||
BackupValueFromName ( string name ) : System.TimeSpan | ||
Clone ( ) : object | ||
ReparseRanks ( ) : void | ||
WorldListEntry ( [ newName ) : System |
Method | Description | |
---|---|---|
Compare ( string propertyName, object a, object b ) : object | ||
Serialize ( ) : System.Xml.Linq.XElement |
public static BackupNameFromValue ( System.TimeSpan value ) : string | ||
value | System.TimeSpan | |
return | string |
public static BackupValueFromName ( string name ) : System.TimeSpan | ||
name | string | |
return | System.TimeSpan |