C# Class CompileProtobufToCSharp.MethodDescriptor

The method descriptor.
显示文件 Open project: mreu/ProtobufLanguageService Class Usage Examples

Public Methods

Method Description
MethodDescriptor ( ) : System.Collections.Generic

Initializes a new instance of the MethodDescriptor class.

Method Details

MethodDescriptor() public method

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