|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.Framework.Collections.CharacterList GetChildClasses (character) |
Returns the List of Child Classes of the given parent class |
|
| # | GetChildClasses (character, CharacterList) |
Recursively looks for child classes and adds them to the list |
|
| + | Consultingwerk.Framework.Collections.CharacterList GetImplementingClasses (character) |
Returns the List of Classes implementing the given interface |
|
| # | GetImplementingClasses (character, CharacterList) |
Recursively looks for classes implementing the Interface and adds
them to the list |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ClassRelationProvider (IDocumentWriterParameter) |
Constructor for the ClassRelationProvider class |
|
Top
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetChildClasses (character)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED GetChildClasses (character, CharacterList)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetImplementingClasses (character)
|
||||||||||||||||||||||
PROTECTED GetImplementingClasses (character, CharacterList)
|
||||||||||||||||||||||
PUBLIC ClassRelationProvider (IDocumentWriterParameter)
|
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|