Esempio n. 1
0
File: lib.cs Progetto: zjmit/go2cs
 public static void DoC()
 {
     C.function();
     fmt.Println("called c function");
 }