Пример #1
0
 public JsSymbol CreateSymbol(string description)
 {
     return(ValueFactory.CreateSymbol(description));
 }