메소드 | 설명 | |
---|---|---|
Decorate ( ExtendedCodeDomTree code, CustomCodeGenerationOptions options ) : void |
Applies the decorator to the extended CodeDom tree.
|
public Decorate ( ExtendedCodeDomTree code, CustomCodeGenerationOptions options ) : void | ||
code | ExtendedCodeDomTree | The extended CodeDom tree. |
options | CustomCodeGenerationOptions | The custom code generation options. |
리턴 | void |