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