C# Class Pandora.Fluent.GenericServiceCommand

Inheritance: ICommand
Mostra file Open project: Tigraine/pandora-container Class Usage Examples

Public Methods

Method Description
Execute ( IComponentStore store ) : void

Method Details

Execute() public method

public Execute ( IComponentStore store ) : void
store IComponentStore
return void