Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SalesReport
C# Class SalesReport, code
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
AddSale
(
Sale,
newSale
) :
void
GetPDFReportDocument
( ) :
byte[]
GetTextReportDocument
( ) :
string
Method Details
AddSale()
public
method
public
AddSale
(
Sale,
newSale
) :
void
newSale
Sale,
return
void
GetPDFReportDocument()
public
method
public
GetPDFReportDocument
( ) :
byte[]
return
byte[]
GetTextReportDocument()
public
method
public
GetTextReportDocument
( ) :
string
return
string