using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Components.Web; using Microsoft.AspNetCore.Components; using System.Diagnostics; using System.Globalization; using Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage; using Microsoft.JSInterop; using System.IO; using System.Net; using System.Net.Sockets; using System.Text; using System.Net.Http; using System.Data.SqlClient; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Data; using Todo.Pages; namespace Todo.Pages { public partial class LoginCheck{ public class Loginclass{ public static string m1{get;set;}="NULL"; public static string m2{get;set;}="NULL"; public static string rol_id_tut {get;set;}="NULL"; public static string bolum_id_tut{get;set;}="NULL"; public static string kisi_id_tut{get;set;}="NULL"; } }}