메소드 |
설명 |
|
AddConstructorWithCopiedParameters ( CodeTypeDeclaration codeType, Type implementationType, CodeFieldReferenceExpression omObjectFieldReference, ConstructorInfo constructorInfo ) : void |
|
|
GenerateCodeFile ( string fileName, CodeCompileUnit compileUnit ) : void |
|
|
GenerateConstructors ( Type t, CodeTypeDeclaration codeType ) : void |
|
|
GenerateCopyrightText ( StreamWriter writer ) : void |
|
|
GenerateModel ( string fileName, Type omType, string modelName ) : void |
|
|
GenerateProperties ( Type t, CodeTypeDeclaration codeType ) : void |
|
|
GenerateUsingDirectives ( CodeNamespace codeNamespace ) : void |
|
|
GetPropertyType ( Type t ) : string |
|
|
ShowUsage ( ) : void |
|
|