ReflectionLoadedAssemblyGetTypes Method |
Get the types for this assembly.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Type[] GetTypes(
bool includePrivateTypes
)
Parameters
- includePrivateTypes
- Type: SystemBoolean
Return Value
Type:
TypeSee Also