DefaultRouting<T> Class

Namespace
CondenserDotNet.Core.Routing
Interfaces
  • IDefaultRouting<T>
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["IDefaultRouting<T>"]-.->Type Type["DefaultRouting<T>"] class Type type-node

Syntax

public class DefaultRouting<T> : IDefaultRouting<T>

Type Parameters

Name Description
T

Constructors

Properties

Name Value Summary
Default IRoutingStrategy<T>

Methods

Name Value Summary
SetDefault(IRoutingStrategy<T>) void