Overload | Description |
---|---|
ChildTypes(IEnumerable<IAssembly>) | Returns a sequence of IType objects, containing all ChildTypes objects of all IAssembly objects contained in this sequence assemblies. |
ChildTypes(IEnumerable<INamespace>) | Returns a sequence of IType objects, containing all ChildTypes objects of all INamespace objects contained in this sequence namespaces. |