Method | Description | |
---|---|---|
BuildIdsString ( List |
||
BuildIdsString ( List |
||
BuildNamesString ( List |
||
BuildQueuesString ( List |
||
BuildSeasonString ( List |
||
ToDateTimeFromMilliSeconds ( this millis ) : System.DateTime | ||
ToLong ( this dateTime ) : long |
public static BuildIdsString ( List |
||
ids | List |
|
return | string |
public static BuildIdsString ( List |
||
ids | List |
|
return | string |
public static BuildNamesString ( List |
||
names | List |
|
return | string |
public static BuildQueuesString ( List |
||
queues | List |
|
return | string |
public static BuildSeasonString ( List |
||
seasons | List |
|
return | string |
public static ToDateTimeFromMilliSeconds ( this millis ) : System.DateTime | ||
millis | this | |
return | System.DateTime |
public static ToLong ( this dateTime ) : long | ||
dateTime | this | |
return | long |