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