The interface for the RoutingBased class.

C# | Visual Basic | Visual C++ |
public interface IRoutingBased
Public Interface IRoutingBased
public interface class IRoutingBased

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Name |
Gets the name.
|
![]() | RequestToDo(RoutingBasedAction, RoutingBasedTarget, IDictionary<(Of <(String, Object>)>)) |
Makes a request to do something.
|