C# Class AnalyzeRawProtobuf.EnumValueDescriptor

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

Public Methods

Method Description
EnumValueDescriptor ( ) : System.Collections.Generic

Initializes a new instance of the EnumValueDescriptor class.

Method Details

EnumValueDescriptor() public method

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