Esempio n. 1
0
 public virtual IntPtr Lookup(string key)
 {
     return(impl.Lookup(Native, key));
 }