aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/Collections/IPopsicleList.cs
Commit message (Expand)AuthorAgeFilesLines
* reformatted all code to .NET standard formattingcsharptest2011-05-201-48/+50
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-051-0/+48