C# 클래스 Pomona.Common.Proxies.LazyCollectionProxy

상속: ILazyProxy, IHasResourceUri
파일 보기 프로젝트 열기: Pomona/Pomona

보호된 메소드들

메소드 설명
LazyCollectionProxy ( string uri, IResourceLoader resourceLoader ) : System

비공개 메소드들

메소드 설명
CreateForType ( Type collectionType, string uri, IPomonaClient clientBase ) : object

메소드 상세

LazyCollectionProxy() 보호된 메소드

protected LazyCollectionProxy ( string uri, IResourceLoader resourceLoader ) : System
uri string
resourceLoader IResourceLoader
리턴 System