C# Class BioDemo.ViewModels.Commands.SaveCommand

Command class implementing Save of entire domain model.
Inheritance: CommandBase
ファイルを表示 Open project: perl-easj/OOProg

Protected Methods

Method Description
Execute ( ) : void

Method Details

Execute() protected method

protected Execute ( ) : void
return void