Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RevitLookup
Snoop
Data
Exception
C# Class RevitLookup.Snoop.Data.Exception
Snoop.Data class to hold and format a Exception value.
Inheritance:
Data
Datei anzeigen
Open project: jeremytammik/RevitLookup
Protected Properties
Property
Type
Description
m_val
System.Exception
Public Methods
Method
Description
Exception
(
string
label
,
System
val
) :
System
StrValue
( ) :
string
Method Details
Exception()
public
method
public
Exception
(
string
label
,
System
val
) :
System
label
string
val
System
return
System
StrValue()
public
method
public
StrValue
( ) :
string
return
string
Property Details
m_val
protected_oe property
protected
Exception,System
m_val
return
System.Exception