| Class | Description |
|---|---|
| DotNetExecTask |
Specialized
|
| Ildasm |
Task to take a .NET or Mono -generated managed executable and turn it
into ILASM assembly code.
|
| Ildasm.EncodingTypes |
encoding options; the default is ascii
|
| Ildasm.VisibilityOptions |
visibility options for decoding
|
| ImportTypelib |
Import a COM type library into the .NET framework.
|
| NetCommand |
This is a helper class to spawn net commands out.
|
| NUnitTask |
Task to run the NUnit Console test runner.
|
| NUnitTask.NamedElement |