C# 클래스 Imgur.API.RequestBuilders.GalleryRequestBuilder

상속: RequestBuilderBase
파일 보기 프로젝트 열기: DamienDennehy/Imgur.API 1 사용 예제들

비공개 메소드들

메소드 설명
PublishToGalleryRequest ( string url, string title, string topicId = null, bool bypassTerms = null, bool mature = null ) : HttpRequestMessage
SearchGalleryAdvancedRequest ( string url, string qAll = null, string qAny = null, string qExactly = null, string qNot = null, ImageFileType fileType = null, ImageSize imageSize = null ) : string
SearchGalleryRequest ( string url, string query ) : string