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