Example #1
0
 public void AddDataFile(string path, int groupId)
 {
     m_provider.AddDataFile(path, groupId);
 }