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