Свойство | Type | Description | |
---|---|---|---|
All | IEnumerable |
||
Default | |||
Never | |||
OneDay | |||
OneHour | |||
OneMonth | |||
OneWeek | |||
TenMinutes | |||
TwoWeeks |
Méthode | Description | |
---|---|---|
FromTimeSpan ( System.TimeSpan timeSpan ) : |
||
Parse ( string s ) : |
||
ToString ( ) : string | ||
TryParse ( string s, |
Méthode | Description | |
---|---|---|
Expiration ( ) : System | ||
Expiration ( string value, System.TimeSpan time ) : System | ||
getExpirations ( ) : IEnumerable |
public static FromTimeSpan ( System.TimeSpan timeSpan ) : |
||
timeSpan | System.TimeSpan | |
Résultat |
public static Parse ( string s ) : |
||
s | string | |
Résultat |
public static TryParse ( string s, |
||
s | string | |
result | ||
Résultat | bool |
public static Expiration,PastebinAPI Default | ||
Résultat |
public static Expiration,PastebinAPI OneHour | ||
Résultat |
public static Expiration,PastebinAPI OneMonth | ||
Résultat |
public static Expiration,PastebinAPI OneWeek | ||
Résultat |
public static Expiration,PastebinAPI TenMinutes | ||
Résultat |