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
SData
Compiler
DiagMsgEx
C# Class SData.Compiler.DiagMsgEx
Show file
Open project: knat/SData
Class Usage Examples
Public Properties
Property
Type
Description
Code
DiagCodeEx
Public Methods
Method
Description
DiagMsgEx
(
DiagCodeEx
code
) :
System
GetMessage
( ) :
string
Method Details
DiagMsgEx()
public
method
public
DiagMsgEx
(
DiagCodeEx
code
) :
System
code
DiagCodeEx
return
System
GetMessage()
public
method
public
GetMessage
( ) :
string
return
string
Property Details
Code
public property
public
DiagCodeEx
Code
return
DiagCodeEx