Example #1
0
 public OptionsMediator(IIniWriter writer, IIniReader reader)
 {
     this.reader = reader;
     this.writer = writer;
 }
Example #2
0
 public OptionsMediator(IIniWriter writer, IIniReader reader)
 {
     this.reader = reader;
     this.writer = writer;
 }