IStoreInCustomStore Members

Include Protected Members
Include Inherited Members

The IStoreInCustomStore type exposes the following members.

Methods

  Name Description
Ff670725.pubmethod(en-us,PandP.50).gif Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670725.pubmethod(en-us,PandP.50).gif GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670725.pubmethod(en-us,PandP.50).gif GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670725.pubmethod(en-us,PandP.50).gif ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)

Extension Methods

  Name Description
Ff670725.pubextension(en-us,PandP.50).gif ForCacheManagerNamed
Adds a new CacheManager to the caching configuration.
(Defined by ForCacheManagerNamedExtension.)
Ff670725.pubextension(en-us,PandP.50).gif ForCustomCacheManagerNamed
Adds a custom cache mananger of type TCustomCacheManager to the caching configuration.
(Defined by ForCustomCacheManagerNamedExtension.)
Ff670725.pubextension(en-us,PandP.50).gif ForCustomCacheManagerNamed
Adds a custom cache mananger of type customCacheManagerType to the caching configuration.
(Defined by ForCustomCacheManagerNamedExtension.)
Ff670725.pubextension(en-us,PandP.50).gif ForCustomCacheManagerNamed
Adds a custom cache mananger of type TCustomCacheManager to the caching configuration.
Specifying additional conifguration attributes.
(Defined by ForCustomCacheManagerNamedExtension.)
Ff670725.pubextension(en-us,PandP.50).gif ForCustomCacheManagerNamed
Adds a custom cache mananger of type customCacheManagerType to the caching configuration.
Specifying additional conifguration attributes.
(Defined by ForCustomCacheManagerNamedExtension.)

Properties

  Name Description
Ff670725.pubproperty(en-us,PandP.50).gif EncryptUsing
Returns a fluent interface that can be used to set up encryption for the current custom IBackingStore instance.

See Also

IStoreInCustomStore Interface

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace