Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Supermarket
UI
VendorsTotalReportCreator
C# Class Supermarket.UI.VendorsTotalReportCreator
显示文件
Open project: vladislav-karamfilov/TelerikAcademy
Class Usage Examples
Public Methods
Method
Description
CreateVendorsTotalReport
( ) :
void
Private Methods
Method
Description
AddRow
(
System.Data.OleDb.OleDbConnection
dbCon
,
string
vendor
,
string
incomes
,
string
expenses
,
string
taxes
,
string
result
) :
void
Method Details
CreateVendorsTotalReport()
public
method
public
CreateVendorsTotalReport
( ) :
void
return
void