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