C# Class DBServer.PayRecInfo

Exibir arquivo Open project: dream-young-soul/soul Class Usage Examples

Public Properties

Property Type Description
account String
id int
money int
order String

Property Details

account public_oe property

public String account
return String

id public_oe property

public int id
return int

money public_oe property

public int money
return int

order public_oe property

public String order
return String