메소드 | 설명 | |
---|---|---|
Add ( string resourceName ) : void |
Adds the argument resourceName to the internal list.
|
|
CodeBuildItemAdder ( ) : System | ||
PerformAddAndSave ( |
메소드 | 설명 | |
---|---|---|
AddCodeItemsToProject ( List |
||
DetermineIfShouldCopyAndAdd ( string destinationFile ) : bool | ||
SaveAndAddResourceFileToProject ( |
||
SaveFilesFromAssembly ( |
public Add ( string resourceName ) : void | ||
resourceName | string | The name of the resource. This is usally in the format of /// ProjectNamespace.Folder.FileName.cs |
리턴 | void |
public PerformAddAndSave ( |
||
assembly | ||
리턴 | bool |