NAnt SDK Documentation - v0.92

TypeFactory.ScanAssembly Method

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