Intersoft.Client.Framework.Regions Namespace > RegionAdapter Class : Register Method |
Public Sub Register( _ ByVal controlType As Type, _ ByVal adapter As Func(Of IRegionAdapter) _ )
Dim instance As RegionAdapter Dim controlType As Type Dim adapter As Func(Of IRegionAdapter) instance.Register(controlType, adapter)
public void Register( Type controlType, Func<IRegionAdapter> adapter )
public: void Register( Type^ controlType, Func<IRegionAdapter^>^ adapter )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2