Example #1
0
 public void Start()
 {
     _itemProvider.Go();
 }
Example #2
0
 public void start()
 {
     _provider.Go();
 }