Метод | Описание | |
---|---|---|
Modify ( object templateInstance, |
||
WithField ( ) : System | ||
WithField ( |
||
WithField ( string defaultExpression ) : System |
Метод | Описание | |
---|---|---|
Apply ( TemplateContext ctx ) : void |
Метод | Описание | |
---|---|---|
CreateField ( TemplateContext ctx ) : void |
protected Apply ( TemplateContext ctx ) : void | ||
ctx | TemplateContext | |
Результат | void |
public final Modify ( object templateInstance, |
||
templateInstance | object | |
info | ||
ctx | TemplateContext | |
Результат | void |
public WithField ( |
||
fieldType | ||
Результат | System |
public WithField ( string defaultExpression ) : System | ||
defaultExpression | string | |
Результат | System |