C# Class AnujBank.PaymentInstructionService

Datei anzeigen Open project: vinodkumaar/AnujBank Class Usage Examples

Public Properties

Property Type Description
OutputPath String

Public Methods

Method Description
Generate ( Payment payment ) : void

Private Methods

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

Method Details

Generate() public method

public Generate ( Payment payment ) : void
payment Payment
return void

Property Details

OutputPath public_oe property

public String OutputPath
return String