메소드 | 설명 | |
---|---|---|
Decorate ( ExtendedCodeDomTree code, CustomCodeGenerationOptions options ) : void |
Decorates the specified code.
|
메소드 | 설명 | |
---|---|---|
GetFullyQulifiedTypeName ( CustomCodeGenerationOptions options, string typeName ) : string |
public Decorate ( ExtendedCodeDomTree code, CustomCodeGenerationOptions options ) : void | ||
code | ExtendedCodeDomTree | The code. |
options | CustomCodeGenerationOptions | The options. |
리턴 | void |