Click or drag to resize
Pastebin Methods

The Pastebin type exposes the following members.

Methods
  Name Description
Public method CreatePaste
Creates a new anonymous paste. Private pastes are not allowed when pasting anonymously.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method LogIn
Logs in to Pastebin and returns a User instance representing the logged in user.
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also