2.keyin esa yangi sinf hosil qilamiz va uni transposition dab ataymiz
Hosil qilingan sinf ko’rinishi:
/*
* Создано в SharpDevelop.
* Пользователь: G'olibbek
* Дата: 21.12.2019
* Время: 14:33
*
* Для изменения этого шаблона используйте меню "Инструменты | Параметры | Кодирование | Стандартные заголовки".
*/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Windows.Forms;
namespace sezer_shifri
{
/// <summary>
/// Description of MainForm.
/// </summary>
public partial class MainForm : Form
{
transposition t;
public MainForm()
{
//
// The InitializeComponent() call is required for Windows Forms designer support.
//
InitializeComponent();
// TODO: Add constructor code after the InitializeComponent() call.