C# 클래스 Kooboo.Commerce.Recommendations.Engine.Behaviors.BehaviorReceiver

상속: IBehaviorReceiver
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
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