Struct DoiValue
public readonly struct DoiValue
- Inherited Members
Constructors
DoiValue(string)
public DoiValue(string v)
Parameters
vstring
Properties
Value
public string Value { get; }
public readonly struct DoiValue
public DoiValue(string v)
v stringpublic string Value { get; }