프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AllCompressionTypes | string[] |
메소드 | 설명 | |
---|---|---|
AssertIsValid ( string compressionType ) : void | ||
GetExtension ( string compressionType ) : string | ||
IsValid ( string compressionType ) : bool |
public static AssertIsValid ( string compressionType ) : void | ||
compressionType | string | |
리턴 | void |
public static GetExtension ( string compressionType ) : string | ||
compressionType | string | |
리턴 | string |
public static IsValid ( string compressionType ) : bool | ||
compressionType | string | |
리턴 | bool |