OperatorAdapter.MethodName Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the name of the operator method as defined by the reflection API.
public string MethodName { get; }Property Value
- string
- The name of the operator method as defined by the reflection API.
