Class Error
Assembly: AcousticWorkbench.dll
Syntax
Properties
|
Improve this Doc
View Source
Details
Declaration
public string Details { get; set; }
Property Value
|
Improve this Doc
View Source
Info
Declaration
public JRaw Info { get; set; }
Property Value
Type |
Description |
Newtonsoft.Json.Linq.JRaw |
|
|
Improve this Doc
View Source
Links
Declaration
public Dictionary<string, string> Links { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
ToString()
Declaration
public override string ToString()
Returns
Overrides
Extension Methods