Reflector.Reflect Method (Assembly)NReflect
Reflects the types of the provided assembly.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public NRAssembly Reflect(
	Assembly assembly
)

Return Value

The result of the reflection.
See Also