Exemplo n.º 1
0
 void Update()
 {
     m_AService.Update();
 }
Exemplo n.º 2
0
 public override void Update()
 {
     m_AService.Update();
 }