Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Disco
Web
Extensions
DeviceBatchExtensions
C# Class Disco.Web.Extensions.DeviceBatchExtensions
显示文件
Open project: garysharp/Disco
Public Methods
Method
Description
ToSelectListItems
(
this
deviceBatches
,
int
SelectedId
= null,
bool
IncludeNoBatchItem
= true ) :
List
Method Details
ToSelectListItems()
public
static
method
public
static
ToSelectListItems
(
this
deviceBatches
,
int
SelectedId
= null,
bool
IncludeNoBatchItem
= true ) :
List
deviceBatches
this
SelectedId
int
IncludeNoBatchItem
bool
return
List