C# Class Purchasing.Mvc.Models.AutoApprovalListModel

Mostra file Open project: ucdavis/Purchasing Class Usage Examples

Public Methods

Method Description
Create ( IRepository autoApprovalRepository, string userName, bool showAll ) : AutoApprovalListModel

Method Details

Create() public static method

public static Create ( IRepository autoApprovalRepository, string userName, bool showAll ) : AutoApprovalListModel
autoApprovalRepository IRepository
userName string
showAll bool
return AutoApprovalListModel