NDoc 1.3.1 SDK

ReflectionEngine Class

Summary description for ReflectionEngine.

For a list of all members of this type, see ReflectionEngine Members.

System.Object
   System.MarshalByRefObject
      NDoc.Core.Reflection.ReflectionEngine

[Visual Basic]
Public Class ReflectionEngine
    Inherits MarshalByRefObject
[C#]
public class ReflectionEngine : MarshalByRefObject
[C++]
public __gc class ReflectionEngine : public MarshalByRefObject
[JScript]
public class ReflectionEngine extends MarshalByRefObject

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NDoc.Core.Reflection

Assembly: NDoc.Core (in NDoc.Core.dll)

See Also

ReflectionEngine Members | NDoc.Core.Reflection Namespace