C# Класс Adf.Core.ExcludeAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
IsExcluded ( MemberInfo mi ) : bool

Returns a value indicating whether the value of the specified field will be excluded from a list.

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

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

Returns a value indicating whether the value of the specified field will be excluded from a list.
/// Object reference not set to an instance of an object. ///
public static IsExcluded ( MemberInfo mi ) : bool
mi System.Reflection.MemberInfo The field to check.
Результат bool