NAnt SDK Documentation - v0.92

ReflectionUtils Class

Provides a set of helper methods related to reflection.

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

System.Object
   NAnt.Core.Util.ReflectionUtils

[Visual Basic]
NotInheritable Public Class ReflectionUtils
[C#]
public sealed class ReflectionUtils

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: NAnt.Core.Util

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

See Also

ReflectionUtils Members | NAnt.Core.Util Namespace