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