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