C# Class NAnt.Core.Types.Pattern

Inheritance: NAnt.Core.Element
Afficher le fichier Open project: skolima/NAnt Class Usage Examples

Private Properties

Свойство Type Description
Pattern NAnt.Core

Méthodes publiques

Méthode Description
Pattern ( ) : NAnt.Core

Initializes a new instance of the Pattern class.

Private Methods

Méthode Description
Pattern ( Project project, string patternName ) : NAnt.Core

Method Details

Pattern() public méthode

Initializes a new instance of the Pattern class.
public Pattern ( ) : NAnt.Core
Résultat NAnt.Core