Method | Description | |
---|---|---|
GetDate ( long ticks ) : System.DateTime | ||
PastesFromXML ( string xml ) : IEnumerable |
||
PostRequest ( string url ) : string |
public static GetDate ( long ticks ) : System.DateTime | ||
ticks | long | |
return | System.DateTime |
public static PastesFromXML ( string xml ) : IEnumerable |
||
xml | string | |
return | IEnumerable |
public static PostRequest ( string url ) : string | ||
url | string | |
return | string |