C# 클래스 Dryv.Translation.Translators.AllMethodCallTranslator

상속: MethodCallTranslator
파일 보기 프로젝트 열기: mhusseini/Dryv

공개 메소드들

메소드 설명
AllMethodCallTranslator ( ) : System
SupportsType ( Type type ) : bool

비공개 메소드들

메소드 설명
TranslateAnyMethod ( MethodTranslationContext context ) : void

메소드 상세

AllMethodCallTranslator() 공개 메소드

public AllMethodCallTranslator ( ) : System
리턴 System

SupportsType() 공개 메소드

public SupportsType ( Type type ) : bool
type Type
리턴 bool