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

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

공개 메소드들

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

비공개 메소드들

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

Initializes a new instance of the StackOverflowException class.

메소드 상세

StackOverflowException() 공개 메소드

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