Initializes a new instance of the TypeInferer class.

Declaration Syntax
public TypeInferer(
string value
)
Public Sub New ( _
value As String _
)
public:
TypeInferer(
String^ value
)

Parameters
- value (String)
- Comma separated full type name and assembly name to infer.
Assembly:
HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)