C# Class ReadModel.ChannelIndexReadModel

Inheritance: IReadModel
Mostra file Open project: phillipknauss/CqrsSiteEngine

Private Properties

Property Type Description

Public Methods

Method Description
ChannelIndexReadModel ( ) : System
Get ( string identifier ) : object

Method Details

ChannelIndexReadModel() public method

public ChannelIndexReadModel ( ) : System
return System

Get() public method

public Get ( string identifier ) : object
identifier string
return object