C# 클래스 Kooboo.Commerce.Events.Products.ProductCreated

상속: Event, IProductEvent
파일 보기 프로젝트 열기: Kooboo/Ecommerce

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ProductCreated ( Product product ) : System

보호된 메소드들

메소드 설명
ProductCreated ( ) : System

메소드 상세

ProductCreated() 보호된 메소드

protected ProductCreated ( ) : System
리턴 System

ProductCreated() 공개 메소드

public ProductCreated ( Product product ) : System
product Kooboo.Commerce.Products.Product
리턴 System