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