C# Class SWAdmin.TableStruct.Client.JP_1_11_9_1.tb_League_Mark_Client

Inheritance: BaseStruct
显示文件 Open project: GreenDamTan/swadmin

Public Properties

Property Type Description
lsData tb_League_Mark[]
md5_ SWString

Public Methods

Method Description
beforeRead ( ) : void
beforeWrite ( ) : void
read ( SWReader reader ) : void
write ( SWWriter writer ) : void

Method Details

beforeRead() public method

public beforeRead ( ) : void
return void

beforeWrite() public method

public beforeWrite ( ) : void
return void

read() public method

public read ( SWReader reader ) : void
reader SWReader
return void

write() public method

public write ( SWWriter writer ) : void
writer SWWriter
return void

Property Details

lsData public_oe property

public tb_League_Mark[] lsData
return tb_League_Mark[]

md5_ public_oe property

public SWString md5_
return SWString