C# 클래스 Kooboo.Commerce.Payments.DefaultPaymentProcessorProvider

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

공개 메소드들

메소드 설명
All ( ) : IEnumerable
FindByName ( string name ) : IPaymentProcessor

메소드 상세

All() 공개 메소드

public All ( ) : IEnumerable
리턴 IEnumerable

FindByName() 공개 메소드

public FindByName ( string name ) : IPaymentProcessor
name string
리턴 IPaymentProcessor