Method | Description | |
---|---|---|
Deserialize ( Server.GenericReader reader ) : void | ||
DisplayCache ( ) : System | ||
DisplayCache ( Server.Serial serial ) : System | ||
Lookup ( |
||
OnAfterDelete ( ) : void | ||
Serialize ( Server.GenericWriter writer ) : void | ||
Store ( |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
return | void |
public DisplayCache ( Server.Serial serial ) : System | ||
serial | Server.Serial | |
return | System |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
return | void |
public Store ( |
||
key | ||
obj | IEntity | |
cache | bool | |
return | void |