C# Класс Pomona.Common.ExtendedResources.ExtendedOverlayProperty

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

Защищенные методы

Метод Описание
ExtendedOverlayProperty ( PropertyInfo property, PropertyInfo underlyingProperty, ExtendedResourceInfo info ) : System.Collections.Generic
TryGetFromCache ( IExtendedResourceProxy>.IDictionary cache, object underlyingResource, IExtendedResourceProxy &extendedResource ) : bool

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

ExtendedOverlayProperty() защищенный Метод

protected ExtendedOverlayProperty ( PropertyInfo property, PropertyInfo underlyingProperty, ExtendedResourceInfo info ) : System.Collections.Generic
property System.Reflection.PropertyInfo
underlyingProperty System.Reflection.PropertyInfo
info ExtendedResourceInfo
Результат System.Collections.Generic

TryGetFromCache() защищенный Метод

protected TryGetFromCache ( IExtendedResourceProxy>.IDictionary cache, object underlyingResource, IExtendedResourceProxy &extendedResource ) : bool
cache IExtendedResourceProxy>.IDictionary
underlyingResource object
extendedResource IExtendedResourceProxy
Результат bool