Exemple #1
0
 //getter for possible descriptions
 public string[] GetOptionDescription()
 {
     return(OptionDescription.Split(","));
 }