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