C# Class AIMS_BD_IATI.Service.Parser

Afficher le fichier Open project: BD-IATI/edi Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( int fundSourcesCount, int i, tblFundSource fundSource ) : void

Private Methods

Méthode Description
SaveToDB ( tblFundSource fundSource, AIMS_BD_IATI iatiactivityArray ) : void

Save Data To DB

Method Details

Parse() public méthode

public Parse ( int fundSourcesCount, int i, tblFundSource fundSource ) : void
fundSourcesCount int
i int
fundSource AIMS_BD_IATI.DAL.tblFundSource
Résultat void