示例#1
0
 protected void InjectService()
 {
     GameServiceCollection.AddService(_service);
     _isActive = true;
 }