C# 클래스 IBE.Enums_and_Utility_Classes.FileSaver

파일 보기 프로젝트 열기: Duke-Jones/ED-IBE

공개 메소드들

메소드 설명
rotateSaveFiles ( string Filename, bool BackupOldFile = true ) : void

메소드 상세

rotateSaveFiles() 공개 정적인 메소드

public static rotateSaveFiles ( string Filename, bool BackupOldFile = true ) : void
Filename string
BackupOldFile bool
리턴 void