static void Main(string[] args) { LP lp = new LP("C:\\Users\\Alik\\source\\repos\\4_Homework\\4_Homework4\\pass.txt"); lp.LP_check(); }