C# Class _2012_10_07_domain_model_jw.Projections.GoalCalendarViewProjections

Afficher le fichier Open project: beingtheworst/btw-samples-productivity

Méthodes publiques

Méthode Description
GoalCalendarViewProjections ( GoalCalendarView>.IDocumentWriter writer ) : System
When ( DailyTaskScheduled e ) : void
When ( GoalSet e ) : void

Method Details

GoalCalendarViewProjections() public méthode

public GoalCalendarViewProjections ( GoalCalendarView>.IDocumentWriter writer ) : System
writer GoalCalendarView>.IDocumentWriter
Résultat System

When() public méthode

public When ( DailyTaskScheduled e ) : void
e DailyTaskScheduled
Résultat void

When() public méthode

public When ( GoalSet e ) : void
e GoalSet
Résultat void