Ejemplo n.º 1
0
 // TODO: IProgress<float> needs to be passed to load
 if (AcceptsFile(headerPath, filePath) && Load(File.ReadAllBytes(headerPath), File.ReadAllBytes(filePath), null))
Ejemplo n.º 2
0
 Load(File.ReadAllBytes(headerPath), File.ReadAllBytes(filePath), null);