Exemplo n.º 1
0
 public override bool IsEqual(Types.Type type)
 {
     return(type.IsUndefined());
 }