Miner.Responder.Shared.Configuration Namespace > ProvidersConfigurationEventArgs Class > ProvidersConfigurationEventArgs Constructor : ProvidersConfigurationEventArgs Constructor(Type,String) |
'Declaration
Public Function New( _ ByVal providerType As System.Type, _ ByVal sectionName As System.String _ )
'Usage
Dim providerType As System.Type Dim sectionName As System.String Dim instance As New ProvidersConfigurationEventArgs(providerType, sectionName)
public ProvidersConfigurationEventArgs( System.Type providerType, System.string sectionName )
public ProvidersConfigurationEventArgs( providerType: System.Type; sectionName: System.String );
public function ProvidersConfigurationEventArgs( providerType : System.Type, sectionName : System.String );
public: ProvidersConfigurationEventArgs( System.Type* providerType, System.string* sectionName )
public: ProvidersConfigurationEventArgs( System.Type^ providerType, System.String^ sectionName )
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