Exemplo n.º 1
0
 public Units_Lexicon(Units_Lexicon parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Units_Sentence(Units_Lexicon alexicon, string astring)
     : base()
 {
     throw new NotImplementedException();
 }