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