C# Class JetDev.Cielo.Config

Afficher le fichier Open project: jetdev/JetDev.Cielo

Méthodes publiques

Méthode Description
SetLogAction ( LogAction action ) : void

Private Methods

Méthode Description
CallLogAction ( string transaction, string request, string response ) : void

Method Details

SetLogAction() public static méthode

public static SetLogAction ( LogAction action ) : void
action LogAction
Résultat void