Method | Description | |
---|---|---|
Add ( string resourceName ) : void |
Adds the argument resourceName to the internal list.
|
|
AddFolder ( string folderName, |
||
CodeBuildItemAdder ( ) : System | ||
PerformAddAndSave ( |
Method | Description | |
---|---|---|
DetermineIfShouldCopyAndAdd ( string destinationFile, |
||
SaveResource ( |
||
SaveResourceFileToProject ( |
public Add ( string resourceName ) : void | ||
resourceName | string | The name of the resource. This is usally in the format of /// ProjectNamespace.Folder.FileName.cs |
return | void |
public AddFolder ( string folderName, |
||
folderName | string | |
assembly | ||
return | void |
public PerformAddAndSave ( |
||
assembly | ||
return | bool |