Class GrpcReflectionMethodAttribute
- Namespace
- IdeaStatiCa.Plugin.Grpc.Reflection
- Assembly
- IdeaStatiCa.Plugin.dll
Determines that method decorated with this attribute is a grpc reflection service method.
[AttributeUsage(AttributeTargets.Method)]
public class GrpcReflectionMethodAttribute : Attribute, _Attribute