C# 클래스 Pomona.Common.ExtendedResources.ExtendedOverlayProperty

상속: ExtendedProperty
파일 보기 프로젝트 열기: Pomona/Pomona

보호된 메소드들

메소드 설명
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