Someone who has experience in programming C sharp
Budget $10-30 USD
- Freelancer
- Jobs
- C# Programming
- Someone who has experience in programming C sharp
using System;
using [login to view URL];
using [login to view URL];
using [login to view URL];
using [login to view URL];
public class Client
{
public string Name { get; set; }
public long CreditCard { get; set; }
public List<Reservation> Reservations { get; set; }
}
public class VIPClient : Client
{
public int VIPNumber { get; set; }
public int VIPPoints { get; set; }
}
public class Reservation
{
public DateTime Date { get; set; }
public int Occupants { get; set; }
public bool isCurrent { get; set; }
public Client client { get; set; }
public Room room { get; set; }
}
public class Room
{
public string Number { get; set; }
public int Capacity { get; set; }
public bool Occupied { get; set; }
public List<Reservation> Reservations;
}
public class PremiumRoom : Room
{
public string AdditionalAmenities { get; set; }
public int VIPValue { get; set; }
}
public class Hotel
{
public string Name { get; set; }
public string Address { get; set; }
public List<Room> Rooms { get; set; }
public List<Client> Clients { get; set; }
public List<Reservation> Reservations { get; set; }
}
class Program
{
static void Main(string[] args)
{
}
}
Anyone can review this code bid please
Budget 10$
Awarded to:
5 freelancers are bidding on average $20 for this job
Hi , I am an expert , I can do this job so perfectly , just let me do it . CONTACT ME PLEASE ! 100% satisfaction guarantee 100% satisfaction priority
Got it, I can review this, I have there years of experience with C sharp. drop me a message so I can start working on it. I will provide you this code without any error. Thank you.
Let me know how I can help you with this code snippet. I am a C# developer with more than 5 years experience.