Click or drag to resize
QuarterlyEntryEditor Constructor (IRepositoryQuarterlyEntry)

Namespace: RMP.WCF.Model.QuarterlyEntry
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public QuarterlyEntryEditor(
	IRepository<QuarterlyEntry> Repo
)

Parameters

Repo
Type: RMP.WCF.ModelIRepositoryQuarterlyEntry
The repo to use
See Also