IDefaultRouting<T> Interface

graph TD Type["IDefaultRouting<T>"] class Type type-node

Syntax

public interface IDefaultRouting<T>

Type Parameters

Name Description
T

Properties

Name Value Summary
Default IRoutingStrategy<T>

Methods

Name Value Summary
SetDefault(IRoutingStrategy<T>) void