Reflector Reflect Method NReflect
Overload List

  NameDescription
Public methodReflect(Assembly)
Reflects the types of the provided assembly.
Public methodReflect(Assembly, IFilter )
Reflects the types of the provided assembly.
Public methodReflect(String, Boolean)
Reflects the types of an assembly.
Public methodReflect(String, IFilter , Boolean)
Reflects the types of an assembly.
Back to Top
See Also