Пример #1
0
 public WorkloadConverter(EventReader reader, EventWriter writer)
 {
     this.reader = reader;
     this.writer = writer;
 }