C# Class NAnt.Core.Configuration.ConditionalElement

Inheritance: NAnt.Core.Element
Mostrar archivo Open project: skolima/NAnt Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
InitializeXml ( XmlNode elementNode, PropertyDictionary properties, FrameworkInfo framework ) : void

Method Details

InitializeXml() protected method

protected InitializeXml ( XmlNode elementNode, PropertyDictionary properties, FrameworkInfo framework ) : void
elementNode System.Xml.XmlNode
properties NAnt.Core.PropertyDictionary
framework NAnt.Core.FrameworkInfo
return void