C# Class Disco.Web.Extensions.DeviceBatchExtensions

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
ToSelectListItems ( this deviceBatches, int SelectedId = null, bool IncludeNoBatchItem = true ) : List

Method Details

ToSelectListItems() public static méthode

public static ToSelectListItems ( this deviceBatches, int SelectedId = null, bool IncludeNoBatchItem = true ) : List
deviceBatches this
SelectedId int
IncludeNoBatchItem bool
Résultat List