Add a test client and server for C#.
authorDavid Reiss <dreiss@apache.org>
Wed, 2 Apr 2008 22:10:17 +0000 (22:10 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 2 Apr 2008 22:10:17 +0000 (22:10 +0000)
commit3095aa1843310afc2427fd70b0f523e2c90c7690
tree74add3624bca869bcb47fafa357d4a97c2422862
parent8bfba63dfb8c52cfb8c785c4b19f48a5745e1d6a
Add a test client and server for C#.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665633 13f79535-47bb-0310-9956-ffa450edef68
test/csharp/CSharpClient.cs [new file with mode: 0644]
test/csharp/CSharpServer.cs [new file with mode: 0644]