C# Class AnujBank.PaymentInstructionService

Afficher le fichier Open project: vinodkumaar/AnujBank Class Usage Examples

Méthodes publiques

Свойство Type Description
OutputPath String

Méthodes publiques

Méthode Description
Generate ( Payment payment ) : void

Private Methods

Méthode Description
CreateOutPutDirectoryIfDoesNotExist ( ) : void
CreateOutputXml ( Payment payment ) : void
WriteElement ( XmlTextWriter writer, string elementName, object value ) : void

Method Details

Generate() public méthode

public Generate ( Payment payment ) : void
payment Payment
Résultat void

Property Details

OutputPath public_oe property

public String OutputPath
Résultat String