Метод | Описание | |
---|---|---|
GenerateProperty ( ) : System.CodeDom | ||
GenerateProperty ( TemplateLocation location ) : System.CodeDom | ||
GenerateProperty ( TemplateLocation location, string nameFormat ) : System.CodeDom | ||
GenerateProperty ( string nameFormat ) : System.CodeDom | ||
Modify ( object templateInstance, |
public GenerateProperty ( ) : System.CodeDom | ||
Результат | System.CodeDom |
public GenerateProperty ( TemplateLocation location ) : System.CodeDom | ||
location | TemplateLocation | |
Результат | System.CodeDom |
public GenerateProperty ( TemplateLocation location, string nameFormat ) : System.CodeDom | ||
location | TemplateLocation | |
nameFormat | string | |
Результат | System.CodeDom |
public GenerateProperty ( string nameFormat ) : System.CodeDom | ||
nameFormat | string | |
Результат | System.CodeDom |
public Modify ( object templateInstance, |
||
templateInstance | object | |
info | ||
ctx | TemplateContext | |
Результат | void |