Struct KsuidValue
public readonly struct KsuidValue
- Inherited Members
Constructors
KsuidValue(string)
public KsuidValue(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
Property Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.