Esempio n. 1
0
 public static int Device(int s1, int s2)
 {
     return(Interop.nn_device(s1, s2));
 }