• Jon Skeet's avatar
    Make Any easier to work with in C# · 62d7fe56
    Jon Skeet authored
    - Add a TryUnpack method which doesn't throw if the type is wrong
    - Make GetTypeName public for easier determination of the message type
    
    Fixes #3294.
    62d7fe56
Name
Last commit
Last update
..
AnyTest.cs Loading commit data...
DurationTest.cs Loading commit data...
FieldMaskTest.cs Loading commit data...
TimestampTest.cs Loading commit data...
WrappersTest.cs Loading commit data...