예제 #1
0
파일: ApiPackArchive.cs 프로젝트: 0xCM/z0
 public FS.FilePath ApiRebasePath(Timestamp ts)
 => ContextRoot() + FS.file(string.Format("{0}.{1}", TableId.identify <ApiCatalogEntry>(), ts.Format()), FS.Csv);