InformationProvider.

InformationProvider(Assembly) Constructor

Summary

Initializes a new instance of the InformationProvider class.

Syntax

public InformationProvider(Assembly assembly)

Parameters

Name Type Description
assembly Assembly The assembly.

Return Value

Type Description
void