C# Класс Disco.Services.Expressions.Extensions.DeviceExt

Показать файл Открыть проект

Открытые методы

Метод Описание
GetActiveDirectoryIntegerValue ( Device Device, string PropertyName, int Index ) : int
GetActiveDirectoryObjectValue ( Device Device, string PropertyName, int Index ) : object
GetActiveDirectoryStringValue ( Device Device, string PropertyName, int Index ) : string

Описание методов

GetActiveDirectoryIntegerValue() публичный статический Метод

public static GetActiveDirectoryIntegerValue ( Device Device, string PropertyName, int Index ) : int
Device Disco.Models.Repository.Device
PropertyName string
Index int
Результат int

GetActiveDirectoryObjectValue() публичный статический Метод

public static GetActiveDirectoryObjectValue ( Device Device, string PropertyName, int Index ) : object
Device Disco.Models.Repository.Device
PropertyName string
Index int
Результат object

GetActiveDirectoryStringValue() публичный статический Метод

public static GetActiveDirectoryStringValue ( Device Device, string PropertyName, int Index ) : string
Device Disco.Models.Repository.Device
PropertyName string
Index int
Результат string