메소드 | 설명 | |
---|---|---|
GenerateCode ( InterfaceDeclarationSyntax idecl, CodeWriter w ) : void |
메소드 | 설명 | |
---|---|---|
GenerateTrackablePocoCode ( InterfaceDeclarationSyntax idecl, CodeWriter w, bool useProtoContract ) : void | ||
GenerateTrackablePocoSurrogateCode ( InterfaceDeclarationSyntax idecl, CodeWriter w ) : void |
public GenerateCode ( InterfaceDeclarationSyntax idecl, CodeWriter w ) : void | ||
idecl | InterfaceDeclarationSyntax | |
w | CodeWriter | |
리턴 | void |