Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Res
Core
TcpTransport
Exceptions
UnsupportedCommandException
C# Class Res.Core.TcpTransport.Exceptions.UnsupportedCommandException
Inheritance:
System.Exception
Mostra file
Open project: heartysoft/res
Public Methods
Method
Description
UnsupportedCommandException
(
string
command
,
string
protocol
) :
System
Method Details
UnsupportedCommandException()
public
method
public
UnsupportedCommandException
(
string
command
,
string
protocol
) :
System
command
string
protocol
string
return
System