Struct PivaValue
public readonly struct PivaValue
- Inherited Members
Constructors
PivaValue(string)
public PivaValue(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
public readonly struct PivaValue
public PivaValue(string value)
value stringpublic string Value { get; }