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