db_AI-4/csharp/marketconnectionNET/marketconnectionNET/rentview.cs

15 lines
249 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace marketconnectionNET
{
public class rentview
{
// IQueryable<string> query =
// from
}
}