示例#1
0
 internal static Handle AddRef(object obj)
 {
     return(HandleTable.Add(obj));
 }