Click or drag to resize
AttachmentEditor Constructor (IRepositoryAttachment)

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

Parameters

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