NAnt SDK Documentation - v0.85-nightly-2005-11-09

TypeFactory.ScanAssembly Method

[This is preliminary documentation and subject to change.]

Scans the given assembly for tasks, types, functions and filters.

Overload List

Scans the given assembly for tasks, types, functions and filters.

public static bool ScanAssembly(Assembly,Task);

Scans the given assembly for tasks, types, functions and filters.

public static bool ScanAssembly(string,Task);

See Also

TypeFactory Class | NAnt.Core Namespace