Esempio n. 1
0
 public static byte[] LoadData(string path)
 {
     return(m_curLoader.LoadData(path));
 }