Class ResultParser
Namespace: Belay.Core
Assembly: Belay.Core.dll
Simple result parser that replaces complex result mapping infrastructure. Handles conversion from device output to strongly-typed results.
csharp
public static class ResultParser
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Parses device output as the specified type.