Method | Description | |
---|---|---|
CreateFileContent ( MonoDevelop.Projects.SolutionFolderItem policyParent, |
||
ProcessContent ( string content ) : string |
Method | Description | |
---|---|---|
ProcessContent ( string content, IStringTagModel tags ) : string |
Method | Description | |
---|---|---|
GetTagModel ( MonoDevelop.Projects.SolutionFolderItem policyParent, |
public CreateFileContent ( MonoDevelop.Projects.SolutionFolderItem policyParent, |
||
policyParent | MonoDevelop.Projects.SolutionFolderItem | |
project | ||
language | string | |
fileName | string | |
identifier | string | |
return | Stream |
public ProcessContent ( string content ) : string | ||
content | string | |
return | string |
protected ProcessContent ( string content, IStringTagModel tags ) : string | ||
content | string | |
tags | IStringTagModel | |
return | string |