webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Describes a service type. More...
Public Member Functions | |
MethodDescriptor | FindMethodByName (String name) |
Finds a method by name. More... | |
Properties | |
override string | Name [get] |
The brief name of the descriptor's target. More... | |
IList< MethodDescriptor > | Methods [get] |
Properties inherited from Google.Protobuf.Reflection.DescriptorBase | |
int | Index [get] |
abstract string | Name [get] |
Returns the name of the entity (field, message etc) being described. More... | |
string | FullName [get] |
The fully qualified name of the descriptor's target. More... | |
FileDescriptor | File [get] |
Properties inherited from Google.Protobuf.Reflection.IDescriptor | |
string | Name [get] |
Returns the name of the entity (message, field etc) being described. More... | |
string | FullName [get] |
Returns the fully-qualified name of the entity being described. More... | |
FileDescriptor | File [get] |
Returns the descriptor for the .proto file that this entity is part of. More... | |
Describes a service type.
|
inline |
|
get |
An unmodifiable list of methods in this service.
|
get |
The brief name of the descriptor's target.