C# Класс PacketEditor.Attach

Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
pID int

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

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

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

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

Clean up any resources being used.

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

Метод Описание
InitializeComponent ( ) : void

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

btnAttach_Click ( object sender, EventArgs e ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
dgridAttach_KeyPress ( object sender, KeyPressEventArgs e ) : void
frmAttach_Activated ( object sender, EventArgs e ) : void
frmAttach_Deactivate ( object sender, EventArgs e ) : void
frmAttach_Load ( object sender, EventArgs e ) : void

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

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

public Attach ( ) : System
Результат System

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

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

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

public GetpPath ( ) : string
Результат string

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

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

public int pID
Результат int