C# 클래스 Sarcasm.Reflection.MetaFormatter

파일 보기 프로젝트 열기: davidnemeti/Sarcasm 1 사용 예제들

공개 메소드들

메소드 설명
CreateFormatter ( ) : Formatter
IsFormatterType ( Type type ) : bool
MetaFormatter ( Type formatterType ) : System

메소드 상세

CreateFormatter() 공개 메소드

public CreateFormatter ( ) : Formatter
리턴 Sarcasm.Unparsing.Formatter

IsFormatterType() 공개 정적인 메소드

public static IsFormatterType ( Type type ) : bool
type System.Type
리턴 bool

MetaFormatter() 공개 메소드

public MetaFormatter ( Type formatterType ) : System
formatterType System.Type
리턴 System