Example #1
0
 public Response(Notifier writer)
 {
     _writer = writer;
 }