예제 #1
0
 public override long FileModified(System.String name, IState state)
 {
     return(fsDir.FileModified(name, null));
 }