Mod Helpers  v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
HamstarHelpers.Classes.Protocols Namespace Reference

Classes

class  ProtocolIgnoreAttribute
 Sets a field to be ignored by a protocol. More...
 
class  ProtocolWriteIgnoreClientAttribute
 Sets a field to be not written by clients in a protocol. More...
 
class  ProtocolWriteIgnoreServerAttribute
 Sets a field to be not written by server in a protocol. More...
 
class  XNAContractResolver
 Handy Newtonsoft serialization "contract resolver" for handling XNA fringe behavior. More...