Пример #1
0
 private void Initialize()
 {
     if (Child == null)
     {
         Child = _player.Initialize();
     }
 }