C# 클래스 withSIX.Core.Tools.FileTools.SafeIO

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
SafeSave ( Action saveCode, IAbsoluteFilePath filePath ) : void

메소드 상세

SafeSave() 공개 정적인 메소드

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