A small class for storing log information
More...
|
| String | Name [get, set] |
| |
| String | Time [get, set] |
| |
| String | Value [get, set] |
| |
A small class for storing log information
Definition at line 405 of file DatabaseLogger.cs.
| Seci.Helpers.LogInfo.LogInfo |
( |
String |
time, |
|
|
String |
name, |
|
|
String |
value |
|
) |
| |
|
inline |
Constructor
- Parameters
-
| time | The log time |
| name | The block name |
| value | The current block value |
Definition at line 417 of file DatabaseLogger.cs.
| String Seci.Helpers.LogInfo.Name |
|
getset |
| String Seci.Helpers.LogInfo.Time |
|
getset |
| String Seci.Helpers.LogInfo.Value |
|
getset |
The documentation for this class was generated from the following file:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Seci/Helpers/DatabaseLogger.cs