コード例 #1
0
 protected override void CreateExternalComponents()
 {
     _componentFactory.Create(GlobalConfig.DatabaseName, this);
 }
コード例 #2
0
 protected override void CreateExternalComponents()
 {
     _componentFactory.Create("atfs", this);
 }