C# Класс QReader.Form1

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
validVersion ushort

Открытые методы

Метод Описание
Form1 ( string args ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
Form1_Shown ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

appendText ( string str ) : void
button_load_Click ( object sender, EventArgs e ) : void
reLoadFile ( ) : void
richTextBox1_DragDrop ( object sender, DragEventArgs e ) : void
richTextBox1_DragEnter ( object sender, DragEventArgs e ) : void
setText ( string str ) : void
update_btn_Click ( object sender, EventArgs e ) : void

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

Form1() публичный Метод

public Form1 ( string args ) : System
args string
Результат System

Описание свойств

validVersion публичное свойство

public ushort validVersion
Результат ushort