VncSharp
VncProtocolException Constructor
[Visual Basic]
Public Sub New( _
ByVal
message
As
String
_
)
[C#]
public VncProtocolException(
string
message
);
See Also
VncProtocolException Class
|
VncSharp Namespace