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