Class OptionTextParser
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class OptionTextParser
- Inheritance
-
OptionTextParser
- Inherited Members
-
Constructors
OptionTextParser(string)
public OptionTextParser(string text)
Parameters
text string
Properties
ExplanationWhenSelected
public string ExplanationWhenSelected { get; }
Property Value
- string
ExplanationWhenUnselected
public string ExplanationWhenUnselected { get; }
Property Value
- string
Text
public string Text { get; }
Property Value
- string