C# 클래스 Kooboo.Commerce.Events.ProductTypes.ProductTypeCreated

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ProductTypeCreated ( ProductType productType ) : System

보호된 메소드들

메소드 설명
ProductTypeCreated ( ) : System

메소드 상세

ProductTypeCreated() 보호된 메소드

protected ProductTypeCreated ( ) : System
리턴 System

ProductTypeCreated() 공개 메소드

public ProductTypeCreated ( ProductType productType ) : System
productType ProductType
리턴 System