Click or drag to resize
MaintenanceLogEditor Constructor (IRepositoryMaintenanceLog)

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

Parameters

Repo
Type: RMP.WCF.ModelIRepositoryMaintenanceLog
The repository to use
See Also