Esempio n. 1
0
 public IntPtr PyDictProxy_New(IntPtr dict)
 {
     return(Runtime_Windows.PyDictProxy_New(dict));
 }