======Метод PropertyProvider.GetProvider(PropertyInfo, IEnumerable)====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Синтаксис===== public static PropertyProvider GetProvider(PropertyInfo property, IEnumerable attributes) **Параметры** * //property// * Тип: [[developers:references:system.reflection.propertyinfo|System.Reflection.PropertyInfo]] * //attributes// * Тип: [[developers:references:system.collections.ienumerable|System.Collections.IEnumerable]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.componentmodel.propertyprovider|Topomatic.ComponentModel.PropertyProvider]]