コード例 #1
0
 public static void Destroy(this Object obj)
 {
     obj.Free();
 }