Property | Type | Description | |
---|---|---|---|
All | IEnumerable |
||
Default | |||
Never | |||
OneDay | |||
OneHour | |||
OneMonth | |||
OneWeek | |||
TenMinutes | |||
TwoWeeks |
Method | Description | |
---|---|---|
FromTimeSpan ( System.TimeSpan timeSpan ) : |
||
Parse ( string s ) : |
||
ToString ( ) : string | ||
TryParse ( string s, |
Method | Description | |
---|---|---|
Expiration ( ) : System | ||
Expiration ( string value, System.TimeSpan time ) : System | ||
getExpirations ( ) : IEnumerable |
public static FromTimeSpan ( System.TimeSpan timeSpan ) : |
||
timeSpan | System.TimeSpan | |
return |
public static Parse ( string s ) : |
||
s | string | |
return |
public static TryParse ( string s, |
||
s | string | |
result | ||
return | bool |
public static Expiration,PastebinAPI OneMonth | ||
return |
public static Expiration,PastebinAPI TenMinutes | ||
return |