Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AnujBank
PaymentInstructionService
C# Class AnujBank.PaymentInstructionService
Show file
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 property
public
String
OutputPath
return
String