Exemplo n.º 1
0
 public string SourcePathFor(ArenaFile file)
 {
     return(SourcePathFor(file));
 }
Exemplo n.º 2
0
 public string TargetPathFor(ArenaFile file)
 {
     return(TargetPathFor(file.RelativePath));
 }