CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Namespaces | Enumerations
MethodType.cs File Reference

Namespaces

namespace  CoreTweet
 

Enumerations

enum  CoreTweet.MethodType { CoreTweet.MethodType.Get, CoreTweet.MethodType.Post, CoreTweet.MethodType.Put, CoreTweet.MethodType.Delete }
 Provides the type of the HTTP method. More...