Class LagerUmbuchung
Represents a stock entry in the warehouse.
public class LagerUmbuchung
- Inheritance
-
objectLagerUmbuchung
Constructors
LagerUmbuchung(string, string, double)
Initializes a new instance of the LagerUmbuchung class.
public LagerUmbuchung(string vonLager, string nachLager, double menge)