C# Class SilentOrbit.ProtocolBuffers.ProtoType

A protobuf message or enum
Afficher le fichier Open project: hultqvist/protobuf Class Usage Examples

Méthodes publiques

Méthode Description
MarkImported ( ) : void
ProtoType ( ) : System
ProtoType ( ProtoMessage parent, string package ) : System

Used by types within a namespace

Method Details

MarkImported() public méthode

public MarkImported ( ) : void
Résultat void

ProtoType() public méthode

public ProtoType ( ) : System
Résultat System

ProtoType() public méthode

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