Exemplo n.º 1
0
 internal static Handle AddRef(object obj)
 {
     return(HandleTable.Add(obj));
 }