y"> {Інформація ()
{();
} void button1_Click (object sender, EventArgs e)
{. Close ();
} void Інформація_Load (object sender, EventArgs e)
{
}
}
}
Інформація про проекте.cs
using
{partial class Автори: Form
{Автори ()
{();
} void button1_Click (object sender, EventArgs e)
{. Hide ();
} void Автори_Load (object sender, EventArgs e)
{
}
}
}
Program.cs
using System; System.Collections.Generic; System.Linq; System.Windows.Forms; курсова
{class Program
{static Form1 f1; static Добавленіе_агента DAgent; static Добавленіе_заказа DZakaz; static Автори Info; static Пошта Mail; static Управляющій_2 Upr2; static Спісок_агентов SpisAgent; static Спісок_заказов SpisZakaz; static Інформація Information; static Зарплата_за_месяц Z_m; static Параметри_зарплати Zarp_Param; static Зарплата_за_квартал Z_k; static Параметри_преміі Premia_Param; static log Activ; static Агентам Agentam;
///
///The main entry point for the application.
///
[STAThread] void Main ()
{. EnableVisualStyles ();. SetCompatibleTextRenderingDefault (false); = new Form1 (); = new Добавленіе_агента (); = new Добавленіе_заказа (); = new Автори (); = new Пошта (); = new Управляющій_2 (); = new Спісок_агентов (); = new Спісок_заказов (); = new Інформація (); _m = new Зарплата_за_месяц (); _Param = new Параметри_зарплати (); _k = new Зарплата_за_квартал (); _Param = new Параметри_преміі ( ); = new log (); = new Агентам ();. Run (Activ);
}
}
}
курсова DLL.cs
using System; System.Collections.Generic; System.Linq; System.Text; курсовая_ддл
{class Agents
{int id; int ID
{
{return id;}
// set
// {number = value;}
} string fio; string Fio
{
{return fio;}
{fio = value;}
} string statys; string Statys
{
{return statys;}
{statys = value;}
} int age; int Age
{
{return...