메소드 | 설명 | |
---|---|---|
Generate ( string directory ) : string |
메소드 | 설명 | |
---|---|---|
AddBlankLine ( ) : void | ||
AddBlankLine ( bool indentation ) : void | ||
SourceFileGenerator ( |
||
WriteFileContent ( ) : void | ||
WriteLine ( string text ) : void | ||
WriteLine ( string text, bool indentation ) : void |
메소드 | 설명 | |
---|---|---|
AddIndent ( ) : void | ||
FinishWork ( ) : void | ||
WriteFileContent ( |
protected SourceFileGenerator ( |
||
type | ||
rootNamespace | string | |
리턴 | System |
protected WriteLine ( string text, bool indentation ) : void | ||
text | string | |
indentation | bool | |
리턴 | void |