C# Class AnalyzeRawProtobuf.MessageDescriptor

The message descriptor.
Datei anzeigen Open project: mreu/ProtobufLanguageService Class Usage Examples

Public Methods

Method Description
MessageDescriptor ( ) : System.Collections.Generic

Initializes a new instance of the MessageDescriptor class.

Method Details

MessageDescriptor() public method

Initializes a new instance of the MessageDescriptor class.
public MessageDescriptor ( ) : System.Collections.Generic
return System.Collections.Generic