C# Class MonoDevelop.Projects.Formats.MSBuild.MSBuildItemGroup

Inheritance: MSBuildObject
Afficher le fichier Open project: mono-soc-2011/monodevelop Class Usage Examples

Méthodes publiques

Méthode Description
AddNewItem ( string name, string include ) : MSBuildItem

Private Methods

Méthode Description
MSBuildItemGroup ( MSBuildItemGroupCollection parent, XmlElement elem ) : System

Method Details

AddNewItem() public méthode

public AddNewItem ( string name, string include ) : MSBuildItem
name string
include string
Résultat MSBuildItem