C# 클래스 ChessDotNet.PgnException

상속: System.Exception
파일 보기 프로젝트 열기: ProgramFOX/Chess.NET

공개 메소드들

메소드 설명
PgnException ( )
PgnException ( string message )
PgnException ( string message, System inner )

메소드 상세

PgnException() 공개 메소드

public PgnException ( )

PgnException() 공개 메소드

public PgnException ( string message )
message string

PgnException() 공개 메소드

public PgnException ( string message, System inner )
message string
inner System