Skip to content

Die-Spengergasse/sj2223-4bhif-pos-rest-api-project-schrutek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Überschrift

Lorem Ipsum

Unterüberschrift

asdads

Unter-Unterüberschrift

asdasd

  • Punkt 1
  • Punkt 2
  • Punkt 3
  1. asd
  2. asd
  3. asd
public Product(string name, string ean13, int stock, Guid guid, DateTime expiaryDate, DateTime? deliveryDate, decimal price)
{
    Name = name;
    Ean13 = ean13;
    Stock = stock;
    Guid = guid;
    ExpiaryDate = expiaryDate;
    DeliveryDate = deliveryDate;
    Price = price;
}

Bild

Alternate

Tabelle

A B
y sasdasdasdasd
wasd asd
wasd asd
wasd asd
wasd asd
wasd asd

About

sj2223-4bhif-pos-rest-api-project-schrutek created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages