C# Class withSIX.Core.Tools.FileTools.SafeIO

Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
SafeSave ( Action saveCode, IAbsoluteFilePath filePath ) : void

Method Details

SafeSave() public static method

public static SafeSave ( Action saveCode, IAbsoluteFilePath filePath ) : void
saveCode Action
filePath IAbsoluteFilePath
return void