Method | Description | |
---|---|---|
ListTrendingPastes ( ) : IEnumerable |
Lists the currently trending pastes
|
|
Login ( string username, string password ) : |
Log-in to Pastebin
|
public static ListTrendingPastes ( ) : IEnumerable |
||
return | IEnumerable |
public static Login ( string username, string password ) : |
||
username | string | |
password | string | |
return |