Exemplo n.º 1
0
 public ActionResult Report(PaymentsUnallocatedAndQueriedModel model)
 {
     // Some functionality for both. No attribute needed
 }
Exemplo n.º 2
0
 public ActionResult EditReport(PaymentsUnallocatedAndQueriedModel model)
 {
     // Some editor only functionality
 }