예제 #1
0
 public bool Exist(string filename)
 {
     return(service.Exist(filename));
 }