C# Class AnujBank.Payment

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

Méthodes publiques

Méthode Description
GetTransactionType ( ) : String
Payment ( String account, decimal amount, System.DateTime date ) : System

Method Details

GetTransactionType() public méthode

public GetTransactionType ( ) : String
Résultat String

Payment() public méthode

public Payment ( String account, decimal amount, System.DateTime date ) : System
account String
amount decimal
date System.DateTime
Résultat System