C# 클래스 FDOxml2cs.MimeUtils

파일 보기 프로젝트 열기: mono/winforms-tools

공개 프로퍼티들

프로퍼티 타입 설명
mimeTypes System.Collections.ArrayList

공개 메소드들

메소드 설명
CheckIfMimetypeExists ( MimeType mt ) : bool

메소드 상세

CheckIfMimetypeExists() 공개 정적인 메소드

public static CheckIfMimetypeExists ( MimeType mt ) : bool
mt MimeType
리턴 bool

프로퍼티 상세

mimeTypes 공개적으로 정적으로 프로퍼티

public static ArrayList,System.Collections mimeTypes
리턴 System.Collections.ArrayList