C# Class NAnt.Core.Types.XsltParameter

Inheritance: Element
显示文件 Open project: skolima/NAnt Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
XsltParameter ( ) : System

Initializes a new instance of the XsltParameter class.

Method Details

XsltParameter() public method

Initializes a new instance of the XsltParameter class.
public XsltParameter ( ) : System
return System