C# Class Pomona.Common.Proxies.LazyCollectionProxy

Inheritance: ILazyProxy, IHasResourceUri
Mostra file Open project: Pomona/Pomona

Protected Methods

Method Description
LazyCollectionProxy ( string uri, IResourceLoader resourceLoader ) : System

Private Methods

Method Description
CreateForType ( Type collectionType, string uri, IPomonaClient clientBase ) : object

Method Details

LazyCollectionProxy() protected method

protected LazyCollectionProxy ( string uri, IResourceLoader resourceLoader ) : System
uri string
resourceLoader IResourceLoader
return System