コード例 #1
0
 public static bool Release(Handle handle)
 {
     return(HandleTable.Remove(handle));
 }