C# Класс NSubstitute.Routing.Handlers.ClearUnusedCallSpecHandler

Наследование: ICallHandler
Показать файл Открыть проект

Открытые методы

Метод Описание
ClearUnusedCallSpecHandler ( IPendingSpecification pendingSpecification ) : NSubstitute.Core
Handle ( ICall call ) : NSubstitute.Core.RouteAction

Описание методов

ClearUnusedCallSpecHandler() публичный Метод

public ClearUnusedCallSpecHandler ( IPendingSpecification pendingSpecification ) : NSubstitute.Core
pendingSpecification IPendingSpecification
Результат NSubstitute.Core

Handle() публичный Метод

public Handle ( ICall call ) : NSubstitute.Core.RouteAction
call ICall
Результат NSubstitute.Core.RouteAction