This topic has not yet been rated - Rate this topic

RegionAdapterBase<T> Class

Base class to facilitate the creation of IRegionAdapter implementations.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
public abstract class RegionAdapterBase<T> : IRegionAdapter
where T : class

T
Type of object to adapt.
Did you find this helpful?
(1500 characters remaining)