======Метод RuntimeType.IsDefined(Type, Boolean)====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public override bool IsDefined(Type attributeType, bool inherit) **Параметры** * //attributeType// * Тип: [[developers:references:system.type|System.Type]] * //inherit// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]