Start() private method

private Start ( ) : void
return void
Beispiel #1
0
 private void Start()
 {
     _presenter.Start();
 }