|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Interfaces Namespace > IAlarmState Interface > IAlarmState Methods > IAlarmState.Decode Method |
Decodes the specified string value.
Namespace: BNCS.Logic.Interfaces
Assembly: BNCS.Logic (in BNCS.Logic.dll)
void Decode(
string Value
)
Value
Type: String
The string value to decode.
BNCS.Logic.Interfaces Namespace