[Missing <summary> documentation for "T:Twitterizer.TwitterSpam"]
| C# | Visual Basic |
public class TwitterSpam
Public Class TwitterSpam
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| TwitterSpam()()()() | Initializes a new instance of the TwitterSpam class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReportUser(OAuthTokens, Decimal, OptionalProperties) |
Blocks the user and reports them for spam/abuse.
| |
| ReportUser(OAuthTokens, Decimal) |
Blocks the user and reports them for spam/abuse.
| |
| ReportUser(OAuthTokens, String, OptionalProperties) |
Blocks the user and reports them for spam/abuse.
| |
| ReportUser(OAuthTokens, String) |
Blocks the user and reports them for spam/abuse.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| TwitterSpam | |