Click or drag to resize
IncidentLogEditor Constructor (IRepositoryIncidentLog)

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

Parameters

Repo
Type: RMP.WCF.ModelIRepositoryIncidentLog
Repo to use
See Also