C# Class Disco.Services.Expressions.Extensions.DeviceExt

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
GetActiveDirectoryIntegerValue ( Device Device, string PropertyName, int Index ) : int
GetActiveDirectoryObjectValue ( Device Device, string PropertyName, int Index ) : object
GetActiveDirectoryStringValue ( Device Device, string PropertyName, int Index ) : string

Method Details

GetActiveDirectoryIntegerValue() public static méthode

public static GetActiveDirectoryIntegerValue ( Device Device, string PropertyName, int Index ) : int
Device Disco.Models.Repository.Device
PropertyName string
Index int
Résultat int

GetActiveDirectoryObjectValue() public static méthode

public static GetActiveDirectoryObjectValue ( Device Device, string PropertyName, int Index ) : object
Device Disco.Models.Repository.Device
PropertyName string
Index int
Résultat object

GetActiveDirectoryStringValue() public static méthode

public static GetActiveDirectoryStringValue ( Device Device, string PropertyName, int Index ) : string
Device Disco.Models.Repository.Device
PropertyName string
Index int
Résultat string