6 // Todd Berman <tberman@imeem.com>
8 // Distributed under the Thrift Software License
10 // See accompanying file LICENSE or visit the Thrift site at:
11 // http://developers.facebook.com/thrift/using
14 using System
.Collections
.Generic
;
17 namespace Thrift
.Protocol
25 public TField(string name
, TType type
, short id
)