C# Class TCell, StepsDB-alpha

Inheritance: TBase
显示文件 Open project: jeske/StepsDB-alpha Class Usage Examples

Public Properties

Property Type Description
__isset Isset

Public Methods

Method Description
Read ( TProtocol iprot ) : void
TCell ( ) : System
ToString ( ) : string
Write ( TProtocol oprot ) : void

Method Details

Read() public method

public Read ( TProtocol iprot ) : void
iprot Thrift.Protocol.TProtocol
return void

TCell() public method

public TCell ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string

Write() public method

public Write ( TProtocol oprot ) : void
oprot Thrift.Protocol.TProtocol
return void

Property Details

__isset public_oe property

public Isset __isset
return Isset