Exemple #1
0
 public string FindFilePath(string filename)
 {
     return(Marshal.PtrToStringAnsi(Luna.FindFilePath(filename)));
 }