C# 클래스 ImgurNet.Models.Image

상속: DataModelBase
파일 보기 프로젝트 열기: 0xdeafcafe/ImgurNet

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetThumbnailLink ( ImageThumbnailSize imageThumbnailSize ) : string

Gets a link to the image, as the specified thumbnail size.

메소드 상세

GetThumbnailLink() 공개 메소드

Gets a link to the image, as the specified thumbnail size.
public GetThumbnailLink ( ImageThumbnailSize imageThumbnailSize ) : string
imageThumbnailSize ImageThumbnailSize The tnumbnail size you want. Size guide here: (https://api.imgur.com/models/image#thumbs)
리턴 string