Exemplo n.º 1
0
 public LiteralWord(char value)
     : this(CharType.ToCell(value))
 {
 }