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