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

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

공개 메소드들

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

비공개 메소드들

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

Initializes a new instance of the IncoherentStatementException class.

메소드 상세

IncoherentStatementException() 공개 메소드

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