[This is preliminary documentation and is subject to change.]
Namespace: Tring.Fiscal.DriverAssembly: Tring.Fiscal.Driver (in Tring.Fiscal.Driver.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void DodajVrstuPlacanja( VrstePlacanja vrsta, double iznos ) |
| Visual Basic |
|---|
Public Sub DodajVrstuPlacanja ( _ vrsta As VrstePlacanja, _ iznos As Double _ ) |
| Visual C++ |
|---|
public: virtual void DodajVrstuPlacanja( VrstePlacanja vrsta, double iznos ) sealed |