protected override void SetEngineApiAccess()
 {
     _engineApiAccess = new csvfileReader.WR();
 }
 public Et_linkableComponent()
 {
     _engineApiAccess = new csvfileReader.WR();
 }