public Add$fileinputname$Request($fileinputname$Detail detail)
 {
     this.$fileinputname$ = detail;
 }
Example #2
0
 public $fileinputname$Aggregate($fileinputname$AggregateState state) : base(state)
Example #3
0
 public $fileinputname$ReportRunnerViewModel(ILog log, IViewService viewService, IDispatcherService dispatcherService, IToolBarService toolBarService,
                                             $fileinputname$ReportParameterViewModel reportParameterViewModel, $fileinputname$ReportRunnerService reportRunnerService)
Example #4
0
 public $fileinputname$Summary CreateSummary($fileinputname$ $fileinputname$, IPersistenceContext context)
 public Update$fileinputname$Request($fileinputname$Detail detail)
 {
     this.$fileinputname$ = detail;
 }
 public Update$fileinputname$Response($fileinputname$Summary summary)
 {
     this.$fileinputname$ = summary;
 }
Example #7
0
 public Load$fileinputname$ForEditResponse($fileinputname$Detail detail)
 {
     this.$fileinputname$ = detail;
 }
 public Update$fileinputname$Response($fileinputname$Summary summary)
 {
     this.$fileinputname$ = summary;
 }
Example #9
0
 public $fileinputname$Summary CreateSummary($fileinputname$ $fileinputname$, IPersistenceContext context)
Example #10
0
 public $fileinputname$ReportRunnerViewModel(ILog log, IViewService viewService, IDispatcherService dispatcherService, IToolBarService toolBarService, 
     $fileinputname$ReportParameterViewModel reportParameterViewModel, $fileinputname$ReportRunnerService reportRunnerService)
Example #11
0
 void When($fileinputname$Created e)
 {
     Id   = e.Id;
     Name = e.Name;
 }
 public Update$fileinputname$Request($fileinputname$Detail detail)
 {
     this.$fileinputname$ = detail;
 }
Example #13
0
 public Add$fileinputname$Request($fileinputname$Detail detail)
 {
     this.$fileinputname$ = detail;
 }
Example #14
0
        public $fileinputname$View([CreateNew] $fileinputname$ViewModel viewModel)
        {
            InitializeComponent();

            SetViewModel(viewModel);
        }
 public Load$fileinputname$ForEditResponse($fileinputname$Detail detail)
 {
     this.$fileinputname$ = detail;
 }
Example #16
0
 public object Delete($fileinputname$Request request)
 {
     throw new NotImplementedException();
 }