C# Class _2012_10_07_domain_model_jw.Projections.UserGoalsProjection

Datei anzeigen Open project: beingtheworst/btw-samples-productivity

Public Methods

Method Description
UserGoalsProjection ( UserGoalsView>.IDocumentWriter writer ) : System
When ( GoalSet e ) : void

Method Details

UserGoalsProjection() public method

public UserGoalsProjection ( UserGoalsView>.IDocumentWriter writer ) : System
writer UserGoalsView>.IDocumentWriter
return System

When() public method

public When ( GoalSet e ) : void
e GoalSet
return void