public Add$fileinputname$Request($fileinputname$Detail detail) { this.$fileinputname$ = detail; }
public $fileinputname$Aggregate($fileinputname$AggregateState state) : base(state)
public $fileinputname$ReportRunnerViewModel(ILog log, IViewService viewService, IDispatcherService dispatcherService, IToolBarService toolBarService, $fileinputname$ReportParameterViewModel reportParameterViewModel, $fileinputname$ReportRunnerService reportRunnerService)
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; }
public Load$fileinputname$ForEditResponse($fileinputname$Detail detail) { this.$fileinputname$ = detail; }
void When($fileinputname$Created e) { Id = e.Id; Name = e.Name; }
public $fileinputname$View([CreateNew] $fileinputname$ViewModel viewModel) { InitializeComponent(); SetViewModel(viewModel); }
public object Delete($fileinputname$Request request) { throw new NotImplementedException(); }