C# Class NAnt.MSBuild.BuildEngine.BuildPropertyGroup

Afficher le fichier Open project: skolima/NAnt

Méthodes publiques

Méthode Description
SetProperty ( string propertyName, string propertyValue ) : void

Private Methods

Méthode Description
BuildPropertyGroup ( object o ) : System

Method Details

SetProperty() public méthode

public SetProperty ( string propertyName, string propertyValue ) : void
propertyName string
propertyValue string
Résultat void