MethodToImplement Property

Glimpse API

IAlternateMethod MethodToImplement Property Glimpse API Documentation
Gets the method to implement.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

MethodInfo MethodToImplement { get; }
MethodInfo MethodToImplement { get; }

Field Value

The method to implement.
Remarks

The info of the method that this alternate is for.
See Also