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
NSoft
NFramework
DataServices
Messages
ErrorMessage
C# Class NSoft.NFramework.DataServices.Messages.ErrorMessage
Inheritance:
MessageObjectBase
Show file
Open project: debop/NFramework
Public Methods
Method
Description
ErrorMessage
( ) :
System
ErrorMessage
(
Exception
ex
) :
System
GetHashCode
( ) :
int
ToString
( ) :
string
Method Details
ErrorMessage()
public
method
public
ErrorMessage
( ) :
System
return
System
ErrorMessage()
public
method
public
ErrorMessage
(
Exception
ex
) :
System
ex
System.Exception
return
System
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string