Свойство | Type | Description | |
---|---|---|---|
doc |
Свойство | Type | Description | |
---|---|---|---|
bestGroups | MSBuildItemGroup>.Dictionary | ||
elemCache | MSBuildObject>.Dictionary | ||
manager |
Свойство | Type | Description | |
---|---|---|---|
GetItem |
Méthode | Description | |
---|---|---|
AddNewItem ( string name, string include ) : |
||
AddNewItemGroup ( ) : |
||
CountNewLines ( string nl, string text ) : int | ||
Load ( string file ) : void | ||
LoadXml ( string xml ) : void | ||
MSBuildItemGroupCollection ( ) : System | ||
RemoveGroup ( |
||
RemoveItem ( |
||
Save ( ) : string |
Méthode | Description | |
---|---|---|
FindBestGroupForItem ( string itemName ) : |
||
GetGroup ( |
||
GetItemGroup ( |
Méthode | Description | |
---|---|---|
GetItem ( |
public AddNewItem ( string name, string include ) : |
||
name | string | |
include | string | |
Résultat |
public AddNewItemGroup ( ) : |
||
Résultat |
public CountNewLines ( string nl, string text ) : int | ||
nl | string | |
text | string | |
Résultat | int |
protected FindBestGroupForItem ( string itemName ) : |
||
itemName | string | |
Résultat |
protected GetGroup ( |
||
elem | ||
Résultat |
protected GetItemGroup ( |
||
elem | ||
Résultat |
public MSBuildItemGroupCollection ( ) : System | ||
Résultat | System |
public RemoveGroup ( |
||
grp | ||
Résultat | void |
public RemoveItem ( |
||
item | ||
Résultat | void |
protected Dictionary |
||
Résultat | MSBuildItemGroup>.Dictionary |