C# 클래스 BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.BadTypeException

상속: BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.BaZicInterpreterException, ISerializable
파일 보기 프로젝트 열기: veler/BaZic

공개 메소드들

메소드 설명
BadTypeException ( SerializationInfo info, StreamingContext context ) : System

비공개 메소드들

메소드 설명
BadTypeException ( string message ) : System

Initializes a new instance of the BadTypeException class.

메소드 상세

BadTypeException() 공개 메소드

public BadTypeException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
리턴 System