Namespace: ChessAssembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
protected ChessException(
SerializationInfo info,
StreamingContext context
)
protected ChessException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
ChessException(
SerializationInfo^ info,
StreamingContext context
)
protected:
ChessException(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> ChessException
new :
info : SerializationInfo *
context : StreamingContext -> ChessException