C# Class Pomona.Common.Proxies.LazyCollectionProxy

Inheritance: ILazyProxy, IHasResourceUri
Afficher le fichier Open project: Pomona/Pomona

Méthodes protégées

Méthode Description
LazyCollectionProxy ( string uri, IResourceLoader resourceLoader ) : System

Private Methods

Méthode Description
CreateForType ( Type collectionType, string uri, IPomonaClient clientBase ) : object

Method Details

LazyCollectionProxy() protected méthode

protected LazyCollectionProxy ( string uri, IResourceLoader resourceLoader ) : System
uri string
resourceLoader IResourceLoader
Résultat System