C# Class AIMS_BD_IATI.Service.Parser

Show file Open project: BD-IATI/edi Class Usage Examples

Public Methods

Method Description
Parse ( int fundSourcesCount, int i, tblFundSource fundSource ) : void

Private Methods

Method Description
SaveToDB ( tblFundSource fundSource, AIMS_BD_IATI iatiactivityArray ) : void

Save Data To DB

Method Details

Parse() public method

public Parse ( int fundSourcesCount, int i, tblFundSource fundSource ) : void
fundSourcesCount int
i int
fundSource AIMS_BD_IATI.DAL.tblFundSource
return void