Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ClassLibrary
AlmacenService
C# Class ClassLibrary.AlmacenService
Afficher le fichier
Open project: snahider/Test-Automation-NET
Méthodes publiques
Méthode
Description
AlmacenService
( ) :
System
ReservarInventario
(
int
productoId
,
int
cantidad
) :
void
Method Details
AlmacenService()
public
méthode
public
AlmacenService
( ) :
System
Résultat
System
ReservarInventario()
public
méthode
public
ReservarInventario
(
int
productoId
,
int
cantidad
) :
void
productoId
int
cantidad
int
Résultat
void