StoryTeller.Model.Option.Option C# (CSharp) Method

Option() public method

public Option ( ) : System.Collections.Generic
return System.Collections.Generic
        public Option()
        {
        }

Same methods

Option::Option ( string value ) : System.Collections.Generic
Option::Option ( string display, string value ) : System.Collections.Generic