C# Class Imgur.API.RequestBuilders.AccountRequestBuilder

Inheritance: RequestBuilderBase
Afficher le fichier Open project: DamienDennehy/Imgur.API Class Usage Examples

Private Methods

Méthode Description
UpdateAccountSettingsRequest ( string url, string bio = null, bool publicImages = null, bool messagingEnabled = null, AlbumPrivacy albumPrivacy = null, bool acceptedGalleryTerms = null, string username = null, bool showMature = null, bool newsletterSubscribed = null ) : HttpRequestMessage