C# Class GameFramework.MailState

Exibir arquivo Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Public Methods

Method Description
FromProto ( TableMailStateInfo proto ) : void
ToProto ( ) : TableMailStateInfo

Private Methods

Method Description
OnFieldUpdated ( ) : void
OnForeignKeyUpdated ( ) : void
OnPrimaryKeyUpdated ( ) : void
UpdateForeignKeys ( ) : void
UpdatePrimaryKeys ( ) : void

Method Details

FromProto() public method

public FromProto ( TableMailStateInfo proto ) : void
proto TableMailStateInfo
return void

ToProto() public method

public ToProto ( ) : TableMailStateInfo
return TableMailStateInfo