Exemplo n.º 1
0
 public FS.FilePath ApiRebasePath(Timestamp ts)
 => ContextRoot() + FS.file(string.Format("{0}.{1}", TableId.identify <ApiCatalogEntry>(), ts.Format()), FS.Csv);