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