Example #1
0
 public bool KeepLink(bool run)
 {
     return(func.StartKeepLink(run));
 }
Example #2
0
 public bool KeepLink(bool isRun)
 {
     return(func.StartKeepLink(isRun));
 }