Extracts the names of classes mapped in a given file,
and the names of the classes they extend.
Namespace: NHibernate.CfgAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public class ClassExtractor |
| Visual Basic |
|---|
Public Class ClassExtractor |
| Visual C++ |
|---|
public ref class ClassExtractor |