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