C# 클래스 Fu.Exceptions.MismatchedContextTypeException

상속: System.Exception
파일 보기 프로젝트 열기: chakrit/fu-sharp

공개 메소드들

메소드 설명
MismatchedContextTypeException ( Type src, Type target ) : System

메소드 상세

MismatchedContextTypeException() 공개 메소드

public MismatchedContextTypeException ( Type src, Type target ) : System
src System.Type
target System.Type
리턴 System