OAuthTwitterAPI.FriendshipAPI メンバ一覧

これは全メンバの一覧です。OAuthTwitterAPI.FriendshipAPI継承メンバも含んでいます。
Create(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
Create(OAuth oauth, long user_id, string screen_name, bool follow, bool include_entities)OAuthTwitterAPI.FriendshipAPI
Create(OAuth oauth, long user_id)OAuthTwitterAPI.FriendshipAPI
Create(OAuth oauth, string screen_name)OAuthTwitterAPI.FriendshipAPI
CreateAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
CreateAsync(OAuth oauth, long user_id, string screen_name, bool follow, bool include_entities)OAuthTwitterAPI.FriendshipAPI
CreateAsync(OAuth oauth, long user_id)OAuthTwitterAPI.FriendshipAPI
CreateAsync(OAuth oauth, string screen_name)OAuthTwitterAPI.FriendshipAPI
Destroy(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
Destroy(OAuth oauth, long user_id, string screen_name, bool include_entities)OAuthTwitterAPI.FriendshipAPI
Destroy(OAuth oauth, long user_id)OAuthTwitterAPI.FriendshipAPI
Destroy(OAuth oauth, string screen_name)OAuthTwitterAPI.FriendshipAPI
DestroyAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
DestroyAsync(OAuth oauth, long user_id, string screen_name, bool include_entities)OAuthTwitterAPI.FriendshipAPI
DestroyAsync(OAuth oauth, long user_id)OAuthTwitterAPI.FriendshipAPI
DestroyAsync(OAuth oauth, string screen_name)OAuthTwitterAPI.FriendshipAPI
Exists(string user_a, string user_b)OAuthTwitterAPI.FriendshipAPI
ExistsAsync(string user_a, string user_b)OAuthTwitterAPI.FriendshipAPI
Incoming(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
Incoming(OAuth oauth, long cursor)OAuthTwitterAPI.FriendshipAPI
IncomingAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
IncomingAsync(OAuth oauth, long cursor)OAuthTwitterAPI.FriendshipAPI
Outgoing(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
Outgoing(OAuth oauth, long cursor)OAuthTwitterAPI.FriendshipAPI
OutgoingAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
OutgoingAsync(OAuth oauth, long cursor)OAuthTwitterAPI.FriendshipAPI
Show(IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
Show(long source_id, string source_screen_name, long target_id, string target_screen_name)OAuthTwitterAPI.FriendshipAPI
Show(long source_id, long target_id)OAuthTwitterAPI.FriendshipAPI
Show(string source_screen_name, string target_screen_name)OAuthTwitterAPI.FriendshipAPI
ShowAsync(IDictionary< string, string > parameters)OAuthTwitterAPI.FriendshipAPI
ShowAsync(long source_id, string source_screen_name, long target_id, string target_screen_name)OAuthTwitterAPI.FriendshipAPI
ShowAsync(long source_id, long target_id)OAuthTwitterAPI.FriendshipAPI
ShowAsync(string source_screen_name, string target_screen_name)OAuthTwitterAPI.FriendshipAPI