C# Class Kooboo.Commerce.Payments.DefaultPaymentProcessorProvider

Inheritance: IPaymentProcessorProvider
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
All ( ) : IEnumerable
FindByName ( string name ) : IPaymentProcessor

Method Details

All() public méthode

public All ( ) : IEnumerable
Résultat IEnumerable

FindByName() public méthode

public FindByName ( string name ) : IPaymentProcessor
name string
Résultat IPaymentProcessor