THRIFT-204. csharp: C# Partial Classes
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Jul 2009 20:15:05 +0000 (20:15 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Jul 2009 20:15:05 +0000 (20:15 +0000)
commit281d9dacb6d6ff20630e0fabb98384d91ea55d17
tree3320ba3fb94b5375541763de2b501e3131c57661
parent6fcaf84287d746c59f3ba126521fce3138bace12
THRIFT-204. csharp: C# Partial Classes

C# structs are now generated as partial classes so they can be extended without wrapping.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@790730 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_csharp_generator.cc