RegionAdapterMappings Class

This class maps Type with IRegionAdapter.

Namespace:  Microsoft.Practices.Composite.Presentation.Regions
Assembly:  Microsoft.Practices.Composite.Presentation (in Microsoft.Practices.Composite.Presentation.dll)

Syntax

'Declaration
Public Class RegionAdapterMappings
public class RegionAdapterMappings
public ref class RegionAdapterMappings
Microsoft.Practices.Composite.Presentation.Regions.RegionAdapterMappings = function();

Type.createClass(
    'Microsoft.Practices.Composite.Presentation.Regions.RegionAdapterMappings');

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Composite.Presentation.Regions.RegionAdapterMappings

See Also

RegionAdapterMappings Members

Microsoft.Practices.Composite.Presentation.Regions Namespace