Click or drag to resize
RMPUserEditor Constructor (IRepositoryRMPUser)

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

Parameters

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