Exemplo n.º 1
0
 public Entity Tan() => Tanf.Hang(this);
Exemplo n.º 2
0
 public static Entity Tan(Entity a) => Tanf.Hang(a);