C# Class NAnt.MSBuild.BuildEngine.BuildPropertyGroup

Datei anzeigen Open project: skolima/NAnt

Public Methods

Method Description
SetProperty ( string propertyName, string propertyValue ) : void

Private Methods

Method Description
BuildPropertyGroup ( object o ) : System

Method Details

SetProperty() public method

public SetProperty ( string propertyName, string propertyValue ) : void
propertyName string
propertyValue string
return void