コード例 #1
0
 public Entity Cotan() => Cotanf.Hang(this);
コード例 #2
0
 public static Entity Cotan(Entity a) => Cotanf.Hang(a);