Changes in twitterizer2 from v192 (Version 4.0.30319.42000)<br> to v20 (Version 4.0.30319.42000)

Changes in twitterizer2 from v192 (Version 4.0.30319.42000)
to v20 (Version 4.0.30319.42000)

Removed Added
AccessLevel ()
public sealed enum Twitterizer.AccessLevel
                    Unknown = 0,
                    Read = 1,
                    ReadWrite = 2,
                    ReadWriteDirectMessage = 3,
                    Unavailable = 4,
n/a
--> NONE <-- --> NONE <--
Twitterizer BlockingOptions ()
public class Twitterizer.BlockingOptions n/a
  • Constructor: public BlockingOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer Coordinate ()
public class Twitterizer.Coordinate n/a
  • Constructor: public Coordinate ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: double Latitude { public get; public set; }
  • Property: double Longitude { public get; public set; }
--> NONE <--
Twitterizer CreateFriendshipOptions ()
public sealed class Twitterizer.CreateFriendshipOptions n/a
  • Constructor: public CreateFriendshipOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: bool Follow { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer CurrentTrendsOptions ()
public class Twitterizer.CurrentTrendsOptions n/a
  • Constructor: public CurrentTrendsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: bool ExcludeHashTags { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer DirectMessagesOptions ()
public sealed class Twitterizer.DirectMessagesOptions n/a
  • Constructor: public DirectMessagesOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: bool IncludeEntites { public get; public set; }
  • Property: decimal MaxStatusId { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: decimal SinceStatusId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer DirectMessagesSentOptions ()
public sealed class Twitterizer.DirectMessagesSentOptions n/a
  • Constructor: public DirectMessagesSentOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: bool IncludeEntites { public get; public set; }
  • Property: decimal MaxStatusId { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: decimal SinceStatusId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer FollowersOptions ()
public class Twitterizer.FollowersOptions n/a
  • Constructor: public FollowersOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: string ScreenName { public get; public set; }
  • Property: decimal UserId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer FriendsOptions ()
public class Twitterizer.FriendsOptions n/a
  • Constructor: public FriendsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: string ScreenName { public get; public set; }
  • Property: decimal UserId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer GetListMembersOptions ()
public class Twitterizer.GetListMembersOptions n/a
  • Constructor: public GetListMembersOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer GetListsOptions ()
public class Twitterizer.GetListsOptions n/a
  • Constructor: public GetListsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer GetListSubscriptionsOptions ()
public class Twitterizer.GetListSubscriptionsOptions n/a
  • Constructor: public GetListSubscriptionsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
HTTPVerb ()
public sealed enum Twitterizer.HTTPVerb
                    GET = 0,
                    POST = 1,
                    DELETE = 2,
n/a
--> NONE <-- --> NONE <--
Twitterizer IncomingFriendshipsOptions ()
public class Twitterizer.IncomingFriendshipsOptions n/a
  • Constructor: public IncomingFriendshipsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer ListFavoritesOptions ()
public class Twitterizer.ListFavoritesOptions n/a
  • Constructor: public ListFavoritesOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: string UserNameOrId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer ListMembershipsOptions ()
public class Twitterizer.ListMembershipsOptions n/a
  • Constructor: public ListMembershipsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer ListStatusesOptions ()
public sealed class Twitterizer.ListStatusesOptions n/a
  • Constructor: public ListStatusesOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: bool IncludeEntites { public get; public set; }
  • Property: int ItemsPerPage { public get; public set; }
  • Property: long MaxId { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: long SinceId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer LookupUsersOptions ()
public class Twitterizer.LookupUsersOptions n/a
  • Constructor: public LookupUsersOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: bool IncludeEntities { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: Collection`1 ScreenNames { public get; public set; }
  • Property: TwitterIdCollection UserIds { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer OAuthTokenResponse ()
public class Twitterizer.OAuthTokenResponse n/a
  • Constructor: public OAuthTokenResponse ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ScreenName { public get; public set; }
  • Property: string Token { public get; public set; }
  • Property: string TokenSecret { public get; public set; }
  • Property: decimal UserId { public get; public set; }
  • Property: string VerificationString { public get; public set; }
--> NONE <--
Twitterizer OAuthTokens ()
public class Twitterizer.OAuthTokens n/a
  • Constructor: public OAuthTokens ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string AccessToken { public set; }
  • Property: string AccessTokenSecret { public set; }
  • Property: string ConsumerKey { public set; }
  • Property: string ConsumerSecret { public set; }
  • Property: bool HasAccessToken { public get; }
  • Property: bool HasBothTokens { public get; }
  • Property: bool HasConsumerToken { public get; }
--> NONE <--
Twitterizer OAuthUtility ()
public abstract sealed class Twitterizer.OAuthUtility n/a
  • Method: public static void AddOAuthEchoHeader (WebRequest request, OAuthTokens tokens)
  • Method: public static Uri BuildAuthorizationUri (string requestToken)
  • Method: public static Uri BuildAuthorizationUri (string requestToken, bool authenticate)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static OAuthTokenResponse GetAccessToken (string consumerKey, string consumerSecret, string requestToken, string verifier)
  • Method: public static OAuthTokenResponse GetAccessToken (string consumerKey, string consumerSecret, string requestToken, string verifier, WebProxy proxy)
  • Method: public static OAuthTokenResponse GetAccessTokenDuringCallback (string consumerKey, string consumerSecret)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static OAuthTokenResponse GetRequestToken (string consumerKey, string consumerSecret, string callbackAddress)
  • Method: public static OAuthTokenResponse GetRequestToken (string consumerKey, string consumerSecret, string callbackAddress, WebProxy proxy)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer OptionalProperties ()
public class Twitterizer.OptionalProperties n/a
  • Constructor: public OptionalProperties ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer OutgoingFriendshipsOptions ()
public class Twitterizer.OutgoingFriendshipsOptions n/a
  • Constructor: public OutgoingFriendshipsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer RateLimiting ()
public class Twitterizer.RateLimiting n/a
  • Constructor: public RateLimiting ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int Remaining { public get; }
  • Property: DateTime ResetDate { public get; }
  • Property: int Total { public get; }
--> NONE <--
RequestResult ()
public sealed enum Twitterizer.RequestResult
                    Success = 0,
                    FileNotFound = 1,
                    BadRequest = 2,
                    Unauthorized = 3,
                    NotAcceptable = 4,
                    RateLimited = 5,
                    TwitterIsDown = 6,
                    TwitterIsOverloaded = 7,
                    ConnectionFailure = 8,
                    Unknown = 9,
n/a
--> NONE <-- --> NONE <--
Twitterizer RetweetedByIdsOptions ()
public class Twitterizer.RetweetedByIdsOptions n/a
  • Constructor: public RetweetedByIdsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: bool IncludeEntities { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool TrimUser { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer RetweetedByOptions ()
public class Twitterizer.RetweetedByOptions n/a
  • Constructor: public RetweetedByOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: bool IncludeEntities { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool TrimUser { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer RetweetsOfMeOptions ()
public class Twitterizer.RetweetsOfMeOptions n/a
  • Constructor: public RetweetsOfMeOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: decimal MaxStatusId { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: decimal SinceStatusId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer RetweetsOptions ()
public class Twitterizer.RetweetsOptions n/a
  • Constructor: public RetweetsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer SearchOptions ()
public class Twitterizer.SearchOptions n/a
  • Constructor: public SearchOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: string GeoCode { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: string Locale { public get; public set; }
  • Property: long MaxId { public get; public set; }
  • Property: int NumberPerPage { public get; public set; }
  • Property: int PageNumber { public get; public set; }
  • Property: bool PrefixUsername { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: SearchOptionsResultType ResultType { public get; public set; }
  • Property: DateTime SinceDate { public get; public set; }
  • Property: long SinceId { public get; public set; }
  • Property: DateTime UntilDate { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
SearchOptionsResultType ()
public sealed enum Twitterizer.SearchOptionsResultType
                    Default = 0,
                    Mixed = 1,
                    Recent = 2,
                    Popular = 3,
n/a
--> NONE <-- --> NONE <--
Twitterizer StatusUpdateOptions ()
public sealed class Twitterizer.StatusUpdateOptions n/a
  • Constructor: public StatusUpdateOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: decimal InReplyToStatusId { public get; public set; }
  • Property: double Latitude { public get; public set; }
  • Property: double Longitude { public get; public set; }
  • Property: string PlaceId { public get; public set; }
  • Property: bool PlacePin { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer TimelineOptions ()
public class Twitterizer.TimelineOptions n/a
  • Constructor: public TimelineOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: bool IncludeRetweets { public get; public set; }
  • Property: decimal MaxStatusId { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: decimal SinceStatusId { public get; public set; }
  • Property: bool SkipUser { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer TwitterAccount ()
public abstract sealed class Twitterizer.TwitterAccount n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Method: public static TwitterResponse`1 UpdateProfile (OAuthTokens tokens, UpdateProfileOptions options)
  • Method: public static TwitterResponse`1 UpdateProfileColors (OAuthTokens tokens, UpdateProfileColorsOptions options)
  • Method: public static TwitterResponse`1 UpdateProfileImage (OAuthTokens tokens, TwitterImage image)
  • Method: public static TwitterResponse`1 UpdateProfileImage (OAuthTokens tokens, TwitterImage image, OptionalProperties options)
  • Method: public static TwitterResponse`1 VerifyCredentials (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 VerifyCredentials (OAuthTokens tokens, VerifyCredentialsOptions options)
--> NONE <--
Twitterizer TwitterBlock ()
public abstract sealed class Twitterizer.TwitterBlock n/a
  • Method: public static TwitterResponse`1 Blocking (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 Blocking (OAuthTokens tokens, BlockingOptions options)
  • Method: public static TwitterResponse`1 BlockingIds (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 BlockingIds (OAuthTokens tokens, OptionalProperties options)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, string screenName)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, string screenName, OptionalProperties options)
  • Method: public static TwitterResponse`1 Destroy (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Destroy (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Destroy (OAuthTokens tokens, string screenName)
  • Method: public static TwitterResponse`1 Destroy (OAuthTokens tokens, string screenName, OptionalProperties options)
  • Method (i): public virtual bool Equals (object obj)
  • Method: public static TwitterResponse`1 Exists (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Exists (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Exists (OAuthTokens tokens, string screenName)
  • Method: public static TwitterResponse`1 Exists (OAuthTokens tokens, string screenName, OptionalProperties options)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer TwitterBoundingBox ()
public class Twitterizer.TwitterBoundingBox n/a
  • Constructor: public TwitterBoundingBox ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: Collection`1 Coordinates { public get; public set; }
  • Property: string Type { public get; public set; }
--> NONE <--
Twitterizer TwitterCursorPagedIdCollection ()
public class Twitterizer.TwitterCursorPagedIdCollection n/a
  • Constructor: public TwitterCursorPagedIdCollection ()
  • Method (i): public virtual void Add (decimal item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (decimal item)
  • Method (i): public virtual void CopyTo (decimal[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (decimal item)
  • Method (i): public virtual void Insert (int index, decimal item)
  • Method (i): protected virtual void InsertItem (int index, decimal item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (decimal item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, decimal item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual decimal this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
  • Property: long NextCursor { public get; public set; }
  • Property: long PreviousCursor { public get; public set; }
--> NONE <--
Twitterizer TwitterDirectMessage ()
public class Twitterizer.TwitterDirectMessage n/a
  • Constructor: public TwitterDirectMessage ()
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal id, OptionalProperties options)
  • Method: public TwitterResponse`1 Delete (OAuthTokens tokens, OptionalProperties options)
  • Method: public static TwitterResponse`1 DirectMessages (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 DirectMessages (OAuthTokens tokens, DirectMessagesOptions options)
  • Method: public static TwitterResponse`1 DirectMessagesSent (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 DirectMessagesSent (OAuthTokens tokens, DirectMessagesSentOptions options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 Send (OAuthTokens tokens, decimal userId, string text)
  • Method: public static TwitterResponse`1 Send (OAuthTokens tokens, decimal userId, string text, OptionalProperties options)
  • Method: public static TwitterResponse`1 Send (OAuthTokens tokens, string screenName, string text)
  • Method: public static TwitterResponse`1 Send (OAuthTokens tokens, string screenName, string text, OptionalProperties options)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: DateTime CreatedDate { public get; public set; }
  • Property: TwitterEntityCollection Entities { public get; public set; }
  • Property: decimal Id { public get; public set; }
  • Property: TwitterUser Recipient { public get; public set; }
  • Property: decimal RecipientId { public get; public set; }
  • Property: string RecipientScreenName { public get; public set; }
  • Property: TwitterUser Sender { public get; public set; }
  • Property: decimal SenderId { public get; public set; }
  • Property: string SenderScreenName { public get; public set; }
  • Property: string Text { public get; public set; }
--> NONE <--
Twitterizer TwitterDirectMessageCollection ()
public class Twitterizer.TwitterDirectMessageCollection n/a
  • Constructor: public TwitterDirectMessageCollection ()
  • Method (i): public virtual void Add (TwitterDirectMessage item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterDirectMessage item)
  • Method (i): public virtual void CopyTo (TwitterDirectMessage[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterDirectMessage item)
  • Method (i): public virtual void Insert (int index, TwitterDirectMessage item)
  • Method (i): protected virtual void InsertItem (int index, TwitterDirectMessage item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterDirectMessage item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterDirectMessage item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterDirectMessage this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterErrorDetails ()
public class Twitterizer.TwitterErrorDetails n/a
  • Constructor: public TwitterErrorDetails ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: string ErrorMessage { public get; public set; }
  • Property: string RequestPath { public get; public set; }
--> NONE <--
Twitterizer TwitterFavorite ()
public sealed class Twitterizer.TwitterFavorite n/a
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, decimal statusId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal statusId, OptionalProperties options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public static TwitterResponse`1 List (ListFavoritesOptions options)
  • Method: public static TwitterResponse`1 List (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 List (OAuthTokens tokens, ListFavoritesOptions options)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
--> NONE <--
Twitterizer TwitterFriendship ()
public abstract sealed class Twitterizer.TwitterFriendship n/a
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, decimal userId, CreateFriendshipOptions options)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, string userName)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, string userName, CreateFriendshipOptions options)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, string userName)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, string userName, OptionalProperties options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static TwitterResponse`1 Followers (FollowersOptions options)
  • Method: public static TwitterResponse`1 Followers (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 Followers (OAuthTokens tokens, FollowersOptions options)
  • Method: public static TwitterResponse`1 FollowersIds (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 FollowersIds (OAuthTokens tokens, UsersIdsOptions options)
  • [Obsolete: This method is deprecated as it will only return information about users who have Tweeted recently. It is not a functional way to retrieve all of a users friends. Instead of using this method use a combination of friends/ids and users/lookup.]Method: public static TwitterResponse`1 Friends (FriendsOptions options)
  • [Obsolete: This method is deprecated as it will only return information about users who have Tweeted recently. It is not a functional way to retrieve all of a users friends. Instead of using this method use a combination of friends/ids and users/lookup.]Method: public static TwitterResponse`1 Friends (OAuthTokens tokens)
  • [Obsolete: This method is deprecated as it will only return information about users who have Tweeted recently. It is not a functional way to retrieve all of a users friends. Instead of using this method use a combination of friends/ids and users/lookup.]Method: public static TwitterResponse`1 Friends (OAuthTokens tokens, FriendsOptions options)
  • Method: public static TwitterResponse`1 FriendsIds (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 FriendsIds (OAuthTokens tokens, UsersIdsOptions options)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public static TwitterResponse`1 IncomingRequests (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 IncomingRequests (OAuthTokens tokens, IncomingFriendshipsOptions options)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 OutgoingRequests (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 OutgoingRequests (OAuthTokens tokens, OutgoingFriendshipsOptions options)
  • Method: public static TwitterResponse`1 Show (decimal sourceUseId, decimal targetUserId)
  • Method: public static TwitterResponse`1 Show (string sourceUserName, string targetUserName)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal targetUserId)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal sourceUseId, decimal targetUserId)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal sourceUseId, decimal targetUserId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal targetUserId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string targetUserName)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string sourceUserName, string targetUserName)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string sourceUserName, string targetUserName, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string targetUserName, OptionalProperties options)
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer TwitterGeo ()
public class Twitterizer.TwitterGeo n/a
  • Constructor: public TwitterGeo ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Collection`1 Coordinates { public get; public set; }
  • Property: TwitterGeoShapeType ShapeType { public get; public set; }
--> NONE <--
TwitterGeoShapeType ()
public sealed enum Twitterizer.TwitterGeoShapeType
                    Point = 0,
                    LineString = 1,
                    Polygon = 2,
                    CircleByCenterPoint = 3,
n/a
--> NONE <-- --> NONE <--
Twitterizer TwitterIdCollection ()
public class Twitterizer.TwitterIdCollection n/a
  • Constructor: public TwitterIdCollection ()
  • Constructor: public TwitterIdCollection (List`1 items)
  • Method (i): public virtual void Add (decimal item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (decimal item)
  • Method (i): public virtual void CopyTo (decimal[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (decimal item)
  • Method (i): public virtual void Insert (int index, decimal item)
  • Method (i): protected virtual void InsertItem (int index, decimal item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (decimal item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, decimal item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual decimal this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterImage ()
public class Twitterizer.TwitterImage n/a
  • Constructor: public TwitterImage ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public string GetMimeType ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterImage ReadFromDisk (string filePath)
  • Method (i): public virtual string ToString ()
  • Property: Byte[] Data { public get; public set; }
  • Property: string Filename { public get; public set; }
  • Property: TwitterImageImageType ImageType { public get; public set; }
--> NONE <--
TwitterImageImageType ()
public sealed enum Twitterizer.TwitterImageImageType
                    Jpeg = 0,
                    Gif = 1,
                    PNG = 2,
n/a
--> NONE <-- --> NONE <--
Twitterizer TwitterizerException ()
public class Twitterizer.TwitterizerException n/a
  • Constructor: public TwitterizerException ()
  • Constructor: public TwitterizerException (string message)
  • Constructor: public TwitterizerException (string message, Exception innerException)
  • Event: protected event EventHandler`1 SerializeObjectState
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual Exception GetBaseException ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual void GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext)
  • Method (i): public virtual Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void ParseRateLimitHeaders (WebResponse response)
  • Method (i): public virtual string ToString ()
  • Property: string BugReport { public get; }
  • Property: virtual IDictionary Data { public get; }
  • Property: TwitterErrorDetails ErrorDetails { public get; }
  • Property: virtual string HelpLink { public get; public set; }
  • Property: int HResult { public get; }
  • Property: virtual Exception InnerException { public get; }
  • Property: virtual string Message { public get; }
  • Property: RateLimiting RateLimiting { public get; }
  • Property: new WebResponse Response { public get; }
  • Property: string ResponseBody { public get; }
  • Property: RequestResult Result { public get; public set; }
  • Property: virtual string Source { public get; public set; }
  • Property: virtual string StackTrace { public get; }
  • Property: WebExceptionStatus Status { public get; }
  • Property: virtual MethodBase TargetSite { public get; }
--> NONE <--
Twitterizer TwitterList ()
public class Twitterizer.TwitterList n/a
  • Constructor: public TwitterList ()
  • Method: public static TwitterResponse`1 AddMember (OAuthTokens tokens, string ownerUsername, string listId, decimal userIdToAdd)
  • Method: public static TwitterResponse`1 AddMember (OAuthTokens tokens, string ownerUsername, string listId, decimal userIdToAdd, OptionalProperties options)
  • Method: public static TwitterResponse`1 CheckMembership (OAuthTokens tokens, string ownerUsername, string listId, decimal userId)
  • Method: public static TwitterResponse`1 CheckMembership (OAuthTokens tokens, string ownerUsername, string listId, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, string username, string listIdOrSlug, OptionalProperties options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • [Obsolete: This method has been replaced by TwitterList.Show]Method: public static TwitterResponse`1 GetList (OAuthTokens tokens, string username, string listIdOrSlug)
  • [Obsolete: This method has been replaced by TwitterList.Show]Method: public static TwitterResponse`1 GetList (OAuthTokens tokens, string username, string listIdOrSlug, OptionalProperties options)
  • Method: public static TwitterResponse`1 GetLists (OAuthTokens tokens, string username)
  • [Obsolete: The username parameter is no longer used.]Method: public static TwitterResponse`1 GetLists (OAuthTokens tokens, string username, GetListsOptions options)
  • Method: public static TwitterResponse`1 GetLists (OAuthTokens tokens, GetListsOptions options)
  • Method: public static TwitterResponse`1 GetMembers (OAuthTokens tokens, string username, string listIdOrSlug)
  • Method: public static TwitterResponse`1 GetMembers (OAuthTokens tokens, string username, string listIdOrSlug, GetListMembersOptions options)
  • Method: public static TwitterResponse`1 GetMemberships (OAuthTokens tokens, string username)
  • Method: public static TwitterResponse`1 GetMemberships (OAuthTokens tokens, string username, ListMembershipsOptions options)
  • Method: public static TwitterResponse`1 GetStatuses (OAuthTokens tokens, string username, string listIdOrSlug, ListStatusesOptions options)
  • Method: public static TwitterResponse`1 GetSubscriptions (OAuthTokens tokens, string userName)
  • Method: public static TwitterResponse`1 GetSubscriptions (OAuthTokens tokens, string userName, GetListSubscriptionsOptions options)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 New (OAuthTokens tokens, string name, bool isPublic, string description, OptionalProperties options)
  • Method: public static TwitterResponse`1 New (OAuthTokens tokens, string username, string name, bool isPublic, string description)
  • [Obsolete: The username parameter is no longer required.]Method: public static TwitterResponse`1 New (OAuthTokens tokens, string username, string name, bool isPublic, string description, OptionalProperties options)
  • Method: public static TwitterResponse`1 RemoveMember (OAuthTokens tokens, string ownerUsername, string listId, decimal userIdToAdd)
  • Method: public static TwitterResponse`1 RemoveMember (OAuthTokens tokens, string ownerUsername, string listId, decimal userIdToAdd, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal listId)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal listId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string slug)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string slug, OptionalProperties options)
  • Method: public static TwitterResponse`1 Subscribe (OAuthTokens tokens, decimal listId)
  • Method (i): public virtual string ToString ()
  • [Obsolete: The username parameter is no longer required.]Method: public static TwitterResponse`1 Update (OAuthTokens tokens, string username, string listId, UpdateListOptions options)
  • Method: public static TwitterResponse`1 Update (OAuthTokens tokens, string listId, UpdateListOptions options)
  • Property: string AbsolutePath { public get; public set; }
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: string Description { public get; public set; }
  • Property: string FullName { public get; public set; }
  • Property: long Id { public get; public set; }
  • Property: bool IsPublic { public get; }
  • Property: string Mode { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: int NumberOfMembers { public get; public set; }
  • Property: int NumberOfSubscribers { public get; public set; }
  • Property: string Slug { public get; public set; }
  • Property: TwitterUser User { public get; public set; }
--> NONE <--
Twitterizer TwitterListCollection ()
public class Twitterizer.TwitterListCollection n/a
  • Constructor: public TwitterListCollection ()
  • Method (i): public virtual void Add (TwitterList item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterList item)
  • Method (i): public virtual void CopyTo (TwitterList[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterList item)
  • Method (i): public virtual void Insert (int index, TwitterList item)
  • Method (i): protected virtual void InsertItem (int index, TwitterList item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterList item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterList item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterList this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
  • Property: int NextCursor { public get; public set; }
  • Property: int PreviousCursor { public get; public set; }
  • Property: RateLimiting RateLimiting { public get; public set; }
--> NONE <--
Twitterizer TwitterNotification ()
public abstract sealed class Twitterizer.TwitterNotification n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static TwitterResponse`1 Follow (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Follow (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Follow (OAuthTokens tokens, string screenName)
  • Method: public static TwitterResponse`1 Follow (OAuthTokens tokens, string screenName, OptionalProperties options)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public static TwitterResponse`1 Leave (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 Leave (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 Leave (OAuthTokens tokens, string screenName)
  • Method: public static TwitterResponse`1 Leave (OAuthTokens tokens, string screenName, OptionalProperties options)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer TwitterPlace ()
public sealed class Twitterizer.TwitterPlace n/a
  • Constructor: public TwitterPlace ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public static TwitterResponse`1 Lookup (double latitude, double longitude)
  • Method: public static TwitterResponse`1 Lookup (double latitude, double longitude, TwitterPlaceLookupOptions options)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: TwitterBoundingBox BoundingBox { public get; public set; }
  • Property: string Country { public get; public set; }
  • Property: string CountryCode { public get; public set; }
  • Property: string DataAddress { public get; public set; }
  • Property: string FullName { public get; public set; }
  • Property: string Id { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: string PlaceType { public get; public set; }
  • Property: string StreetAddress { public get; public set; }
--> NONE <--
Twitterizer TwitterPlaceCollection ()
public class Twitterizer.TwitterPlaceCollection n/a
  • Constructor: public TwitterPlaceCollection ()
  • Method (i): public virtual void Add (TwitterPlace item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterPlace item)
  • Method (i): public virtual void CopyTo (TwitterPlace[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterPlace item)
  • Method (i): public virtual void Insert (int index, TwitterPlace item)
  • Method (i): protected virtual void InsertItem (int index, TwitterPlace item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterPlace item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterPlace item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterPlace this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterPlaceLookupOptions ()
public class Twitterizer.TwitterPlaceLookupOptions n/a
  • Constructor: public TwitterPlaceLookupOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Accuracy { public get; public set; }
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: string Granularity { public get; public set; }
  • Property: Nullable`1 MaxResults { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer TwitterRateLimitStatus ()
public class Twitterizer.TwitterRateLimitStatus n/a
  • Constructor: public TwitterRateLimitStatus ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static TwitterResponse`1 GetStatus ()
  • Method: public static TwitterResponse`1 GetStatus (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 GetStatus (OAuthTokens tokens, OptionalProperties options)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: int HourlyLimit { public get; public set; }
  • Property: int RemainingHits { public get; public set; }
  • Property: DateTime ResetTime { public get; public set; }
--> NONE <--
Twitterizer TwitterRelatedTweets ()
public class Twitterizer.TwitterRelatedTweets n/a
  • Constructor: public TwitterRelatedTweets ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: string GroupName { public get; public set; }
  • Property: TwitterStatusCollection Results { public get; public set; }
  • Property: string ResultType { public get; public set; }
  • Property: decimal Score { public get; public set; }
--> NONE <--
Twitterizer TwitterRelatedTweetsCollection ()
public class Twitterizer.TwitterRelatedTweetsCollection n/a
  • Constructor: public TwitterRelatedTweetsCollection ()
  • Method (i): public virtual void Add (TwitterRelatedTweets item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterRelatedTweets item)
  • Method (i): public virtual void CopyTo (TwitterRelatedTweets[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterRelatedTweets item)
  • Method (i): public virtual void Insert (int index, TwitterRelatedTweets item)
  • Method (i): protected virtual void InsertItem (int index, TwitterRelatedTweets item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterRelatedTweets item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterRelatedTweets item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterRelatedTweets this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterRelationship ()
public class Twitterizer.TwitterRelationship n/a
  • Constructor: public TwitterRelationship ()
  • Method: public TwitterResponse`1 Delete (OAuthTokens tokens)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: TwitterRelationship Relationship { public get; public set; }
  • Property: TwitterUser Source { public get; public set; }
  • Property: TwitterUser Target { public get; public set; }
--> NONE <--
Twitterizer TwitterResponse`1 ()
public class Twitterizer.TwitterResponse`1 n/a
  • Constructor: public TwitterResponse`1 ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: AccessLevel AccessLevel { public get; public set; }
  • Property: string Content { public get; public set; }
  • Property: string ErrorMessage { public get; public set; }
  • Property: RateLimiting RateLimiting { public get; public set; }
  • Property: string RequestUrl { public get; public set; }
  • Property: bool ResponseCached { public get; public set; }
  • Property: T ResponseObject { public get; public set; }
  • Property: RequestResult Result { public get; public set; }
--> NONE <--
TwitterResultType ()
public sealed enum Twitterizer.TwitterResultType
                    Mixed = 0,
                    Recent = 1,
                    Popular = 2,
n/a
--> NONE <-- --> NONE <--
Twitterizer TwitterSavedSearch ()
public sealed class Twitterizer.TwitterSavedSearch n/a
  • Constructor: public TwitterSavedSearch ()
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, string query)
  • Method: public static TwitterResponse`1 Create (OAuthTokens tokens, string query, OptionalProperties options)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal savedsearchId)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal savedsearchId, OptionalProperties options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 SavedSearches (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 SavedSearches (OAuthTokens tokens, OptionalProperties options)
  • Method: public static TwitterResponse`1 SavedSearches (OptionalProperties options)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: DateTime CreatedAt { public get; public set; }
  • Property: decimal Id { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: Nullable`1 Position { public get; public set; }
  • Property: string Query { public get; public set; }
--> NONE <--
Twitterizer TwitterSavedSearchCollection ()
public class Twitterizer.TwitterSavedSearchCollection n/a
  • Constructor: public TwitterSavedSearchCollection ()
  • Method (i): public virtual void Add (TwitterSavedSearch item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterSavedSearch item)
  • Method (i): public virtual void CopyTo (TwitterSavedSearch[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterSavedSearch item)
  • Method (i): public virtual void Insert (int index, TwitterSavedSearch item)
  • Method (i): protected virtual void InsertItem (int index, TwitterSavedSearch item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterSavedSearch item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterSavedSearch item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterSavedSearch this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterSearch ()
public abstract sealed class Twitterizer.TwitterSearch n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 Search (string query)
  • Method: public static TwitterResponse`1 Search (string query, SearchOptions options)
  • Method: public static TwitterResponse`1 Search (OAuthTokens tokens, string query, SearchOptions options)
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer TwitterSearchResult ()
public class Twitterizer.TwitterSearchResult n/a
  • Constructor: public TwitterSearchResult ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: DateTime CreatedDate { public get; public set; }
  • Property: Nullable`1 FromUserId { public get; public set; }
  • Property: string FromUserScreenName { public get; public set; }
  • Property: TwitterGeo Geo { public get; public set; }
  • Property: long Id { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: string Location { public get; public set; }
  • Property: string ProfileImageLocation { public get; public set; }
  • Property: string Source { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: Nullable`1 ToUserId { public get; public set; }
  • Property: string ToUserScreenName { public get; public set; }
--> NONE <--
Twitterizer TwitterSearchResultCollection ()
public class Twitterizer.TwitterSearchResultCollection n/a
  • Constructor: public TwitterSearchResultCollection ()
  • Method (i): public virtual void Add (TwitterSearchResult item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterSearchResult item)
  • Method (i): public virtual void CopyTo (TwitterSearchResult[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterSearchResult item)
  • Method (i): public virtual void Insert (int index, TwitterSearchResult item)
  • Method (i): protected virtual void InsertItem (int index, TwitterSearchResult item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterSearchResult item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterSearchResult item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterSearchResult this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterSpam ()
public class Twitterizer.TwitterSpam n/a
  • Constructor: public TwitterSpam ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 ReportUser (OAuthTokens tokens, decimal userId)
  • Method: public static TwitterResponse`1 ReportUser (OAuthTokens tokens, decimal userId, OptionalProperties options)
  • Method: public static TwitterResponse`1 ReportUser (OAuthTokens tokens, string screenName)
  • Method: public static TwitterResponse`1 ReportUser (OAuthTokens tokens, string screenName, OptionalProperties options)
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer TwitterStatus ()
public class Twitterizer.TwitterStatus n/a
  • Constructor: public TwitterStatus ()
  • Method: public TwitterResponse`1 Delete (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal id)
  • Method: public static TwitterResponse`1 Delete (OAuthTokens tokens, decimal id, OptionalProperties options)
  • Method: public TwitterResponse`1 Delete (OAuthTokens tokens, OptionalProperties options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public string LinkifiedText ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 RelatedResultsShow (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 RelatedResultsShow (OAuthTokens tokens, decimal statusId, OptionalProperties options)
  • Method: public TwitterResponse`1 Retweet (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 Retweet (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 Retweet (OAuthTokens tokens, decimal statusId, OptionalProperties options)
  • Method: public TwitterResponse`1 Retweet (OAuthTokens tokens, OptionalProperties options)
  • Method: public static TwitterResponse`1 Retweets (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 Retweets (OAuthTokens tokens, decimal statusId, RetweetsOptions options)
  • Method: public static TwitterResponse`1 Show (decimal statusId)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal statusId, OptionalProperties options)
  • Method (i): public virtual string ToString ()
  • Method: public static TwitterResponse`1 Update (OAuthTokens tokens, string text)
  • Method: public static TwitterResponse`1 Update (OAuthTokens tokens, string text, StatusUpdateOptions options)
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: DateTime CreatedDate { public get; public set; }
  • Property: TwitterEntityCollection Entities { public get; public set; }
  • Property: TwitterGeo Geo { public get; public set; }
  • Property: decimal Id { public get; public set; }
  • Property: string InReplyToScreenName { public get; public set; }
  • Property: Nullable`1 InReplyToStatusId { public get; public set; }
  • Property: Nullable`1 InReplyToUserId { public get; public set; }
  • Property: Nullable`1 IsFavorited { public get; public set; }
  • Property: Nullable`1 IsTruncated { public get; public set; }
  • Property: TwitterPlace Place { public get; public set; }
  • Property: Nullable`1 RetweetCount { public get; }
  • Property: Nullable`1 RetweetCountPlus { public get; }
  • Property: string RetweetCountString { public get; public set; }
  • Property: bool Retweeted { public get; public set; }
  • Property: TwitterStatus RetweetedStatus { public get; public set; }
  • Property: string Source { public get; public set; }
  • Property: string StringId { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: TwitterUser User { public get; public set; }
--> NONE <--
Twitterizer TwitterStatusCollection ()
public class Twitterizer.TwitterStatusCollection n/a
  • Constructor: public TwitterStatusCollection ()
  • Method (i): public virtual void Add (TwitterStatus item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterStatus item)
  • Method (i): public virtual void CopyTo (TwitterStatus[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterStatus item)
  • Method (i): public virtual void Insert (int index, TwitterStatus item)
  • Method (i): protected virtual void InsertItem (int index, TwitterStatus item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterStatus item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterStatus item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterStatus this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
  • Property: int Page { public get; public set; }
--> NONE <--
Twitterizer TwitterTimeline ()
public abstract sealed class Twitterizer.TwitterTimeline n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • [Obsolete: This method is deprecated and has been replaced by the HomeTimeline method.]Method: public static TwitterResponse`1 FriendTimeline (OAuthTokens tokens)
  • [Obsolete: This method is deprecated and has been replaced by the HomeTimeline method.]Method: public static TwitterResponse`1 FriendTimeline (OAuthTokens tokens, TimelineOptions options)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public static TwitterResponse`1 HomeTimeline (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 HomeTimeline (OAuthTokens tokens, TimelineOptions options)
  • Method: public static TwitterResponse`1 HomeTimeline (TimelineOptions options)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 Mentions (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 Mentions (OAuthTokens tokens, TimelineOptions options)
  • Method: public static TwitterResponse`1 PublicTimeline ()
  • Method: public static TwitterResponse`1 PublicTimeline (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 PublicTimeline (OAuthTokens tokens, OptionalProperties options)
  • Method: public static TwitterResponse`1 PublicTimeline (OptionalProperties options)
  • Method: public static TwitterResponse`1 RetweetedByMe (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 RetweetedByMe (OAuthTokens tokens, TimelineOptions options)
  • Method: public static TwitterResponse`1 RetweetedToMe (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 RetweetedToMe (OAuthTokens tokens, TimelineOptions options)
  • Method: public static TwitterResponse`1 RetweetsOfMe (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 RetweetsOfMe (OAuthTokens tokens, RetweetsOfMeOptions options)
  • Method (i): public virtual string ToString ()
  • Method: public static TwitterResponse`1 UserTimeline (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 UserTimeline (OAuthTokens tokens, UserTimelineOptions options)
  • Method: public static TwitterResponse`1 UserTimeline (UserTimelineOptions options)
--> NONE <--
Twitterizer TwitterTrend ()
public class Twitterizer.TwitterTrend n/a
  • Constructor: public TwitterTrend ()
  • Method: public static TwitterResponse`1 Current ()
  • Method: public static TwitterResponse`1 Current (CurrentTrendsOptions options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Address { public get; public set; }
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: string SearchQuery { public get; public set; }
--> NONE <--
Twitterizer TwitterTrendCollection ()
public class Twitterizer.TwitterTrendCollection n/a
  • Constructor: public TwitterTrendCollection ()
  • Method (i): public virtual void Add (TwitterTrend item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterTrend item)
  • Method (i): public virtual void CopyTo (TwitterTrend[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterTrend item)
  • Method (i): public virtual void Insert (int index, TwitterTrend item)
  • Method (i): protected virtual void InsertItem (int index, TwitterTrend item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterTrend item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterTrend item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterTrend this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterUser ()
public class Twitterizer.TwitterUser n/a
  • Constructor: public TwitterUser ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public static TwitterResponse`1 Lookup (OAuthTokens tokens, LookupUsersOptions options)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 RetweetedBy (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 RetweetedBy (OAuthTokens tokens, decimal statusId, RetweetedByOptions options)
  • Method: public static TwitterResponse`1 RetweetedByIds (OAuthTokens tokens, decimal statusId)
  • Method: public static TwitterResponse`1 RetweetedByIds (OAuthTokens tokens, decimal statusId, RetweetedByIdsOptions options)
  • Method: public static TwitterResponse`1 Search (OAuthTokens tokens, string query)
  • Method: public static TwitterResponse`1 Search (OAuthTokens tokens, string query, UserSearchOptions options)
  • Method: public static TwitterResponse`1 Show (decimal id)
  • Method: public static TwitterResponse`1 Show (decimal id, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (string username)
  • Method: public static TwitterResponse`1 Show (string username, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal id)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, decimal id, OptionalProperties options)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string username)
  • Method: public static TwitterResponse`1 Show (OAuthTokens tokens, string username, OptionalProperties options)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: Nullable`1 CreatedDate { public get; public set; }
  • Property: string Description { public get; public set; }
  • Property: Nullable`1 DoesReceiveNotifications { public get; public set; }
  • Property: Nullable`1 FollowRequestSent { public get; public set; }
  • Property: decimal Id { public get; public set; }
  • Property: bool IsContributorsEnabled { public get; public set; }
  • Property: Nullable`1 IsFollowedBy { public get; public set; }
  • Property: Nullable`1 IsFollowing { public get; public set; }
  • Property: Nullable`1 IsGeoEnabled { public get; public set; }
  • Property: Nullable`1 IsProfileBackgroundTiled { public get; public set; }
  • Property: bool IsProtected { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: int ListedCount { public get; public set; }
  • Property: string Location { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: long NumberOfFavorites { public get; public set; }
  • Property: Nullable`1 NumberOfFollowers { public get; public set; }
  • Property: long NumberOfFriends { public get; public set; }
  • Property: long NumberOfStatuses { public get; public set; }
  • Property: Color ProfileBackgroundColor { public get; }
  • Property: string ProfileBackgroundColorString { public get; public set; }
  • Property: string ProfileBackgroundImageLocation { public get; public set; }
  • Property: string ProfileImageLocation { public get; public set; }
  • Property: Color ProfileLinkColor { public get; }
  • Property: string ProfileLinkColorString { public get; public set; }
  • Property: Color ProfileSidebarBorderColor { public get; }
  • Property: string ProfileSidebarBorderColorString { public get; public set; }
  • Property: Color ProfileTextColor { public get; }
  • Property: string ProfileTextColorString { public get; public set; }
  • Property: string ScreenName { public get; public set; }
  • Property: TwitterStatus Status { public get; public set; }
  • Property: string StringId { public get; public set; }
  • Property: string TimeZone { public get; public set; }
  • Property: Nullable`1 TimeZoneOffset { public get; public set; }
  • Property: Nullable`1 Verified { public get; public set; }
  • Property: string Website { public get; public set; }
--> NONE <--
Twitterizer TwitterUserCategory ()
public class Twitterizer.TwitterUserCategory n/a
  • Constructor: public TwitterUserCategory ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static TwitterResponse`1 SuggestedUserCategories (OAuthTokens tokens)
  • Method: public static TwitterResponse`1 SuggestedUserCategories (OAuthTokens tokens, OptionalProperties options)
  • Method: public static TwitterResponse`1 SuggestedUsers (OAuthTokens tokens, string categorySlug)
  • Method: public static TwitterResponse`1 SuggestedUsers (OAuthTokens tokens, string categorySlug, OptionalProperties options)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: int NumberOfUsers { public get; public set; }
  • Property: string Slug { public get; public set; }
  • Property: TwitterUserCollection Users { public get; public set; }
--> NONE <--
Twitterizer TwitterUserCategoryCollection ()
public class Twitterizer.TwitterUserCategoryCollection n/a
  • Constructor: public TwitterUserCategoryCollection ()
  • Method (i): public virtual void Add (TwitterUserCategory item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterUserCategory item)
  • Method (i): public virtual void CopyTo (TwitterUserCategory[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterUserCategory item)
  • Method (i): public virtual void Insert (int index, TwitterUserCategory item)
  • Method (i): protected virtual void InsertItem (int index, TwitterUserCategory item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterUserCategory item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterUserCategory item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterUserCategory this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer TwitterUserCollection ()
public class Twitterizer.TwitterUserCollection n/a
  • Constructor: public TwitterUserCollection ()
  • Method (i): public virtual void Add (TwitterUser item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterUser item)
  • Method (i): public virtual void CopyTo (TwitterUser[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterUser item)
  • Method (i): public virtual void Insert (int index, TwitterUser item)
  • Method (i): protected virtual void InsertItem (int index, TwitterUser item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterUser item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterUser item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterUser this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
  • Property: long NextCursor { public get; }
  • Property: long PreviousCursor { public get; }
  • Property: RateLimiting RateLimiting { public get; }
--> NONE <--
Twitterizer UpdateListOptions ()
public class Twitterizer.UpdateListOptions n/a
  • Constructor: public UpdateListOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: string Description { public get; public set; }
  • Property: Nullable`1 IsPublic { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer UpdateProfileColorsOptions ()
public class Twitterizer.UpdateProfileColorsOptions n/a
  • Constructor: public UpdateProfileColorsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: Color BackgroundColor { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: Color LinkColor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: Color SidebarBorderColor { public get; public set; }
  • Property: Color SidebarFillColor { public get; public set; }
  • Property: Color TextColor { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer UpdateProfileOptions ()
public class Twitterizer.UpdateProfileOptions n/a
  • Constructor: public UpdateProfileOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: string Description { public get; public set; }
  • Property: string Location { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: string Url { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer UserIdCollection ()
public class Twitterizer.UserIdCollection n/a
  • Constructor: public UserIdCollection ()
  • Method (i): public virtual void Add (decimal item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (decimal item)
  • Method (i): public virtual void CopyTo (decimal[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (decimal item)
  • Method (i): public virtual void Insert (int index, decimal item)
  • Method (i): protected virtual void InsertItem (int index, decimal item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (decimal item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, decimal item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual decimal this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
  • Property: long NextCursor { public get; public set; }
  • Property: long PreviousCursor { public get; public set; }
  • Property: RateLimiting RateLimiting { public get; public set; }
--> NONE <--
Twitterizer UserSearchOptions ()
public class Twitterizer.UserSearchOptions n/a
  • Constructor: public UserSearchOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int NumberPerPage { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer UsersIdsOptions ()
public sealed class Twitterizer.UsersIdsOptions n/a
  • Constructor: public UsersIdsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: long Cursor { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: string ScreenName { public get; public set; }
  • Property: decimal UserId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer UserTimelineOptions ()
public class Twitterizer.UserTimelineOptions n/a
  • Constructor: public UserTimelineOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: bool IncludeRetweets { public get; public set; }
  • Property: decimal MaxStatusId { public get; public set; }
  • Property: int Page { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: string ScreenName { public get; public set; }
  • Property: decimal SinceStatusId { public get; public set; }
  • Property: bool SkipUser { public get; public set; }
  • Property: decimal UserId { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer VerifyCredentialsOptions ()
public class Twitterizer.VerifyCredentialsOptions n/a
  • Constructor: public VerifyCredentialsOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string APIBaseAddress { public get; public set; }
  • Property: bool CacheOutput { public get; public set; }
  • Property: TimeSpan CacheTimespan { public get; public set; }
  • Property: bool IncludeEntities { public get; public set; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: bool UseSSL { public get; public set; }
--> NONE <--
Twitterizer WebRequestBuilder ()
public sealed class Twitterizer.WebRequestBuilder n/a
  • Constructor: public WebRequestBuilder (Uri requestUri, HTTPVerb verb, bool KeepAlive, string UserAgent, NetworkCredential NetworkCredentials)
  • Constructor: public WebRequestBuilder (Uri requestUri, HTTPVerb verb, OAuthTokens tokens, bool KeepAlive, string UserAgent)
  • Field: public string Realm
  • Method (i): public virtual bool Equals (object obj)
  • Method: public HttpWebResponse ExecuteRequest ()
  • Method (i): protected virtual void Finalize ()
  • Method: public string GenerateAuthorizationHeader ()
  • Method: public static string GenerateNonce ()
  • Method: public string GenerateSignature ()
  • Method: public static string GenerateTimeStamp ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static string NormalizeUrl (Uri url)
  • Method: public HttpWebRequest PrepareRequest ()
  • Method: public void SetupOAuth ()
  • Method (i): public virtual string ToString ()
  • Method: public static string UrlEncode (string value)
  • Property: bool KeepAlive { public set; }
  • Property: NetworkCredential NetworkCredentials { public set; }
  • Property: Dictionary`2 Parameters { public get; }
  • Property: WebProxy Proxy { public get; public set; }
  • Property: Uri RequestUri { public get; public set; }
  • Property: OAuthTokens Tokens { public set; }
  • Property: bool UseOAuth { public get; }
  • Property: string UserAgent { public set; }
  • Property: HTTPVerb Verb { public get; public set; }
--> NONE <--
Twitterizer XAuthUtility ()
public abstract sealed class Twitterizer.XAuthUtility n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static OAuthTokenResponse GetAccessTokens (string consumerKey, string consumerSecret, string username, string password)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Twitterizer.Core ICommand`1 ()
public interface Twitterizer.Core.ICommand`1 n/a
  • Method: TwitterResponse`1 ExecuteCommand ()
  • Method: void Init ()
  • Property: Dictionary`2 RequestParameters { public get; }
--> NONE <--
Twitterizer.Core ITwitterObject ()
public interface Twitterizer.Core.ITwitterObject n/a
  • Property: Dictionary`2 Annotations { public get; public set; }
--> NONE <--
Twitterizer.Core TwitterAsyncCallback`1 ()
public sealed delegate Twitterizer.Core.TwitterAsyncCallback`1 n/a
  • Constructor: public TwitterAsyncCallback`1 (object object, IntPtr method)
  • Method: public virtual IAsyncResult BeginInvoke (T result, AsyncCallback callback, object object)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method: public virtual void EndInvoke (IAsyncResult result)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual void Invoke (T result)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
--> NONE <--
Twitterizer.Core TwitterCollection`1 ()
public abstract class Twitterizer.Core.TwitterCollection`1 n/a
  • Constructor: protected TwitterCollection`1 ()
  • Method (i): public virtual void Add (T item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (T item)
  • Method (i): public virtual void CopyTo (T[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (T item)
  • Method (i): public virtual void Insert (int index, T item)
  • Method (i): protected virtual void InsertItem (int index, T item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (T item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, T item)
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: virtual T this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer.Core TwitterObject ()
public class Twitterizer.Core.TwitterObject n/a
  • Constructor: public TwitterObject ()
  • Field: protected static const string DateFormat
  • Field: protected static const string SearchDateFormat
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Dictionary`2 Annotations { public get; public set; }
--> NONE <--
Twitterizer.Entities TwitterEntity ()
public class Twitterizer.Entities.TwitterEntity n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int EndIndex { public get; public set; }
  • Property: int StartIndex { public get; public set; }
--> NONE <--
Twitterizer.Entities TwitterEntityCollection ()
public class Twitterizer.Entities.TwitterEntityCollection n/a
  • Constructor: public TwitterEntityCollection ()
  • Method (i): public virtual void Add (TwitterEntity item)
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (TwitterEntity item)
  • Method (i): public virtual void CopyTo (TwitterEntity[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TwitterEntity item)
  • Method (i): public virtual void Insert (int index, TwitterEntity item)
  • Method (i): protected virtual void InsertItem (int index, TwitterEntity item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TwitterEntity item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, TwitterEntity item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual TwitterEntity this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Twitterizer.Entities TwitterHashTagEntity ()
public class Twitterizer.Entities.TwitterHashTagEntity n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int EndIndex { public get; public set; }
  • Property: int StartIndex { public get; public set; }
  • Property: string Text { public get; public set; }
--> NONE <--
Twitterizer.Entities TwitterMediaEntity ()
public class Twitterizer.Entities.TwitterMediaEntity n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Nested Type: public class MediaSize
  • Nested Type: public sealed enum MediaTypes
                        Unknown = 0,
                        Photo = 1
  • Property: string DisplayUrl { public get; public set; }
  • Property: int EndIndex { public get; public set; }
  • Property: string ExpandedUrl { public get; public set; }
  • Property: decimal Id { public get; public set; }
  • Property: string IdString { public get; public set; }
  • Property: MediaTypes MediaType { public get; public set; }
  • Property: string MediaUrl { public get; public set; }
  • Property: string MediaUrlSecure { public get; public set; }
  • Property: List`1 Sizes { public get; public set; }
  • Property: int StartIndex { public get; public set; }
  • Property: string Url { public get; public set; }
--> NONE <--
Twitterizer.Entities TwitterMentionEntity ()
public class Twitterizer.Entities.TwitterMentionEntity n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int EndIndex { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: string ScreenName { public get; public set; }
  • Property: int StartIndex { public get; public set; }
  • Property: decimal UserId { public get; public set; }
--> NONE <--
Twitterizer.Entities TwitterUrlEntity ()
public class Twitterizer.Entities.TwitterUrlEntity n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string DisplayUrl { public get; public set; }
  • Property: int EndIndex { public get; public set; }
  • Property: string ExpandedUrl { public get; public set; }
  • Property: int StartIndex { public get; public set; }
  • Property: string Url { public get; public set; }
--> NONE <--

TopSummary