aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/ServiceInterfaceGenerator.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed A few last methods taking CodedInputStreamcsharptest2011-06-171-1/+1
* Fixed two errors caused by incorrect merge of the rpc interface generatorcsharptest2011-05-311-4/+4
* Completed adding attributes to all generated typescsharptest2011-05-201-0/+11
* reformatted all code to .NET standard formattingcsharptest2011-05-201-197/+239
* - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-191-0/+16
* Implementation of service interface generatorcsharptest2011-05-031-0/+235