Start() private méthode

private Start ( ) : void
Résultat void
Exemple #1
0
 private void Start()
 {
     _presenter.Start();
 }