C# Класс Kooboo.Commerce.Recommendations.Engine.Behaviors.BehaviorReceiver

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

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

Метод Описание
BehaviorReceiver ( string instance ) : System
Receive ( IEnumerable behaviors ) : void

Приватные методы

Метод Описание
OnReceive ( string type, IEnumerable behaviors ) : void

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

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

public BehaviorReceiver ( string instance ) : System
instance string
Результат System

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

public Receive ( IEnumerable behaviors ) : void
behaviors IEnumerable
Результат void