Beispiel #1
0
 public override bool DoesNeedSvnUpdate()
 {
     return(Toolbox.GetCommandLineFlag("--autoupdate"));
 }