C# 클래스 ADBaseLibrary.QualityExtensions

파일 보기 프로젝트 열기: maxpiva/AnimeOfflineDownloader

공개 메소드들

메소드 설명
ToHeight ( this q ) : int
ToQuality ( this height ) : Quality
ToText ( this q ) : string

메소드 상세

ToHeight() 공개 정적인 메소드

public static ToHeight ( this q ) : int
q this
리턴 int

ToQuality() 공개 정적인 메소드

public static ToQuality ( this height ) : Quality
height this
리턴 Quality

ToText() 공개 정적인 메소드

public static ToText ( this q ) : string
q this
리턴 string