Ejemplo n.º 1
0
 public Report GetEmptyReport()
 {
     return(_builder.WithHeader("Empty").WithBody("Empty").GetReport());
 }