BS 0.0.1 EasySave完成
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Convention.EasySave.Internal
|
||||
|
||||
return CreateStream(stream, settings, fileMode);
|
||||
}
|
||||
catch(System.Exception e)
|
||||
catch(Exception)
|
||||
{
|
||||
if (stream != null)
|
||||
stream.Dispose();
|
||||
|
Reference in New Issue
Block a user