Skip to content

Kirillbiliashov/cs-2023-lab4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs-2023-lab4

Lab task

Create class clothing that has at least 5 fields. Create an array of class objects, sort array by one field in ascending order, and by another - in descending one.

How to launch

  1. Make sure you have .NET SDK installed
  2. Go to folder containing .csproj file: cd path/to/your/project
  3. Build the project: dotnet build
  4. Run the project: dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages