Метод | Описание | |
---|---|---|
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 |