Exemplo n.º 1
0
 public SimpleType(Identifier identifier)
 {
     this.IdentifierToken = identifier;
 }