C# (CSharp) NAnt.Core Namespace

Nested Namespaces

NAnt.Core.Attributes
NAnt.Core.Configuration
NAnt.Core.Extensibility
NAnt.Core.Filters
NAnt.Core.Functions
NAnt.Core.Tasks
NAnt.Core.Types
NAnt.Core.Util

Classes

Name Description
BuildEventArgs Class representing an event occurring during a build.
BuildException
BuildListenerCollection
BuildListenerEnumerator Enumerates the IBuildListener elements of a BuildListenerCollection.
BuildReport
CommandLineOptions Represents the set of command-line options supported by NAnt.
ConfigurationSection Custom configuration section handler for the element.
ConsoleDriver Main entry point to NAnt that is called by the ConsoleStub.
DataTypeBase
DataTypeBaseBuilder
DataTypeBaseDictionary
DataTypeBaseDictionaryEnumerator
DefaultLogger
DirScannerStringCollection
DirectoryScanner
DirectoryScanner.RegexEntry
Element
Element.AttributeConfigurator Configures an Element using meta-data provided by assigned attributes.
Element.AttributeConfigurator.ConvertableAttributeSetter
Element.AttributeConfigurator.DirectoryAttributeSetter
Element.AttributeConfigurator.EncodingAttributeSetter
Element.AttributeConfigurator.EnumAttributeSetter
Element.AttributeConfigurator.FileAttributeSetter
Element.AttributeConfigurator.PathSetAttributeSetter
Element.AttributeConfigurator.UriAttributeSetter
ExpressionEvaluator
ExpressionParseException
ExpressionTokenizer Splits an input string into a sequence of tokens used during parsing.
ExpressionTokenizer.CharToTokenType
ExpressionTokenizer.Position
FrameworkInfo
FrameworkInfo.FrameworkNameComparer
FrameworkInfoDictionary
FrameworkInfoDictionaryEnumerator
FunctionSetBase Base class for implementing NAnt functions.
LevelConverter Specialized EnumConverter for Level that ignores case when converting from string.
Location
LocationMap
LocationMap.TextPosition
LogWriter Implements a TextWriter for writing information to the NAnt logging infrastructure.
MailLogger
PathScanner
PlatformHelper
Project
ProjectSettingsLoader
PropertyDictionary
StringCollectionWithGoodToString
Target
TargetCollection
TaskBuilder
TaskContainer Executes embedded tasks in the order in which they are defined.
Test System.Text.RegularExpressions
ValidationException
XmlLogger
XmlLogger.Attributes
XmlLogger.Elements