Exemplo n.º 1
0
 protected override int HandleData(string[] data)
 {
     UsageHelper.ShowUsage();
     return(ReturnCode.IncorrectFunction);
 }