Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Purchasing
Mvc
Models
AutoApprovalListModel
C# Class Purchasing.Mvc.Models.AutoApprovalListModel
Show 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