Start() 개인적인 메소드

private Start ( ) : void
리턴 void
예제 #1
0
 private void Start()
 {
     _presenter.Start();
 }