예제 #1
0
 public LinkableComponent()
 {
     _engineApiAccess = new Hargreaves.Engine();
 }
예제 #2
0
 protected override void SetEngineApiAccess()
 {
     _engineApiAccess = new Hargreaves.Engine();
 }