Exemple #1
0
 public Output(IOutputEngineFactory engineFactory)
 {
     _engineFactory = engineFactory;
 }
Exemple #2
0
 public Output(IOutputEngineFactory engineFactory)
 {
     _engineFactory = engineFactory;
 }