C# Класс RemoteMessages.CustomEmoji

Наследование: System.Windows.Forms.Form
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
CustomEmoji ( string current, string text ) : System
getAlreadyExists ( ) : bool
getShortcut ( ) : string

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

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

Clean up any resources being used.

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

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

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

OKbutton_Click ( object sender, EventArgs e ) : void
textBox1_TextChanged ( object sender, EventArgs e ) : void

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

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

public CustomEmoji ( string current, string text ) : System
current string
text string
Результат 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

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

public getAlreadyExists ( ) : bool
Результат bool

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

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