| SystemLogEntry Constructor (String, String, String) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic SystemLogEntry(
string source,
string description,
string extraInfo = null
)
Parameters
- source
- Type: SystemString
- description
- Type: SystemString
- extraInfo (Optional)
- Type: SystemString
See Also