aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/FieldAccess/OneofAccessor.cs
Commit message (Expand)AuthorAgeFilesLines
* Changing reflection namespace (part 1)Jon Skeet2015-07-141-86/+0
* Oneof reflection support. (Generated code changes in next commit.)Jon Skeet2015-07-101-31/+26
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-5/+4
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-6/+7
* Add oneof support for C#Jie Luo2015-05-291-0/+91