AssemblyInfo Constructor

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AssemblyInfo Constructor 

Initialized the AssemblyInfo class with the given type

[Visual Basic]Public Sub New( _
   ByVal type As Type _
)
[C#]
public AssemblyInfo(
   Type type
);

See Also

AssemblyInfo Class | NetSpell.SpellChecker Namespace