# IGrainCallContext.InterfaceMethod

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.igraincallcontext/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.igraincallcontext/properties/)

```csharp
public abstract MethodInfo InterfaceMethod
```

Gets the `System.Reflection.MethodInfo` for the interface method being invoked.
