Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ChessDotNet
PgnException
C# Class ChessDotNet.PgnException
Inheritance:
System.Exception
Show file
Open project: ProgramFOX/Chess.NET
Public Methods
Method
Description
PgnException
( )
PgnException
(
string
message
)
PgnException
(
string
message
,
System
inner
)
Method Details
PgnException()
public
method
public
PgnException
( )
PgnException()
public
method
public
PgnException
(
string
message
)
message
string
PgnException()
public
method
public
PgnException
(
string
message
,
System
inner
)
message
string
inner
System