C# 클래스 Kooboo.Commerce.Events.Orders.PaymentStatusChanged

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PaymentStatusChanged ( Payment payment, PaymentStatus oldStatus, PaymentStatus newStatus ) : System

보호된 메소드들

메소드 설명
PaymentStatusChanged ( ) : System

메소드 상세

PaymentStatusChanged() 보호된 메소드

protected PaymentStatusChanged ( ) : System
리턴 System

PaymentStatusChanged() 공개 메소드

public PaymentStatusChanged ( Payment payment, PaymentStatus oldStatus, PaymentStatus newStatus ) : System
payment Kooboo.Commerce.Payments.Payment
oldStatus PaymentStatus
newStatus PaymentStatus
리턴 System