示例#1
0
 public bool Start(HostControl hostControl)
 {
     shifter.Start(hostControl);
     return(true);
 }