C# Class JetDev.Cielo.Config

Mostra file Open project: jetdev/JetDev.Cielo

Public Methods

Method Description
SetLogAction ( LogAction action ) : void

Private Methods

Method Description
CallLogAction ( string transaction, string request, string response ) : void

Method Details

SetLogAction() public static method

public static SetLogAction ( LogAction action ) : void
action LogAction
return void