コード例 #1
0
 public ReactController()
 {
     this.reactService = Injector.Container.Resolve <IReactService>();
 }