Exemplo n.º 1
0
 public MessageReader GetMessageReader(string stream)
 {
     return(FileSetup.GetReader(_dir, stream));
 }