Start() приватный Метод

private Start ( ) : void
Результат void
Пример #1
0
 private void Start()
 {
     _presenter.Start();
 }