aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs
Commit message (Collapse)AuthorAgeFilesLines
* Introduce ICustomDiagnosticMessage to allow for custom string formattingJon Skeet2016-01-131-0/+69
This fixes issue #933, effectively.