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