C# Class Protogame.NetworkMessageAttribute

Inheritance: ProtoBuf.ProtoContractAttribute
Show file Open project: RedpointGames/Protogame

Public Methods

Method Description
NetworkMessageAttribute ( string type ) : System

Method Details

NetworkMessageAttribute() public method

public NetworkMessageAttribute ( string type ) : System
type string
return System