C# Class AnalyzeRawProtobuf.ServiceDescriptor

The service descriptor.
Show file Open project: mreu/ProtobufLanguageService Class Usage Examples

Public Methods

Method Description
ServiceDescriptor ( ) : System.Collections.Generic

Initializes a new instance of the ServiceDescriptor class.

Method Details

ServiceDescriptor() public method

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