Method | Description | |
---|---|---|
GenerateCode ( InterfaceDeclarationSyntax idecl, CodeWriter w ) : void |
Method | Description | |
---|---|---|
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 | |
return | void |