NAnt SDK Documentation - v0.92

Element.Initialize Method

Derived classes should override to this method to provide extra initialization and validation not covered by the base class.

Overload List

Derived classes should override to this method to provide extra initialization and validation not covered by the base class.

protected virtual void Initialize();

Performs default initialization.

public void Initialize(XmlNode);

See Also

Element Class | NAnt.Core Namespace