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