aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers.Test/TestProtos/UnitTestImportProtoFile.cs
Commit message (Expand)AuthorAgeFilesLines
* Use delegates instead of dynamic reflection.Jon Skeet2008-08-141-6/+8
* Abandon the 'self' namespace alias - we need to be able to import types in ot...Jon Skeet2008-08-141-29/+27
* The great generics revisiting.Jon Skeet2008-08-141-11/+11
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-4/+1
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-1/+4
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-0/+268