C# Class SilentOrbit.ProtocolBuffers.ProtoType

A protobuf message or enum
Mostrar archivo Open project: hultqvist/protobuf Class Usage Examples

Public Methods

Method Description
MarkImported ( ) : void
ProtoType ( ) : System
ProtoType ( ProtoMessage parent, string package ) : System

Used by types within a namespace

Method Details

MarkImported() public method

public MarkImported ( ) : void
return void

ProtoType() public method

public ProtoType ( ) : System
return System

ProtoType() public method

Used by types within a namespace
public ProtoType ( ProtoMessage parent, string package ) : System
parent ProtoMessage
package string
return System