Return() public method

public Return ( ) : void
return void
Esempio n. 1
0
 public override void Execute(string arg)
 {
     _Mgr.Return();
 }