Ejemplo n.º 1
0
 public bool IsReadyForCopy()
 {
     return(!(TargetPath.IsEmpty() && SourcePath.IsEmpty()));
 }