Exemple #1
0
 void HandleError(int hr, String path)
 {
     Dispose();
     ErrorHelper.WinIoError(hr, path);
 }