C# 클래스 Bender.Nodes.Object.TypeNotSupportedException

상속: BenderException
파일 보기 프로젝트 열기: mikeobrien/Bender

공개 메소드들

메소드 설명
TypeNotSupportedException ( string typeDescription, CachedType type, Mode mode, string expected ) : Bender.Extensions

비공개 메소드들

메소드 설명
GetMessage ( string typeDescription, CachedType type, Mode mode, string expected ) : string

메소드 상세

TypeNotSupportedException() 공개 메소드

public TypeNotSupportedException ( string typeDescription, CachedType type, Mode mode, string expected ) : Bender.Extensions
typeDescription string
type CachedType
mode Mode
expected string
리턴 Bender.Extensions