C# Class ME1Explorer.AddReply

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
button1 System.Windows.Forms.Button
button2 System.Windows.Forms.Button
comboBox1 System.Windows.Forms.ComboBox
components System.ComponentModel.IContainer
label1 System.Windows.Forms.Label
label2 System.Windows.Forms.Label
label3 System.Windows.Forms.Label
label4 System.Windows.Forms.Label
pcc ME3Explorer.Packages.ME1Package
res ME1Explorer.Unreal.Classes.ME1BioConversation.EntryListReplyListStruct
state int
textBox1 System.Windows.Forms.TextBox
textBox2 System.Windows.Forms.TextBox
textBox4 System.Windows.Forms.TextBox

Méthodes publiques

Méthode Description
AddReply ( ) : System
InitializeComponent ( ) : void

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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void

Method Details

AddReply() public méthode

public AddReply ( ) : System
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

InitializeComponent() public méthode

Required method for Designer support - do not modify the contents of this method with the code editor.
public InitializeComponent ( ) : void
Résultat void

Property Details

button1 public_oe property

public System.Windows.Forms.Button button1
Résultat System.Windows.Forms.Button

button2 public_oe property

public System.Windows.Forms.Button button2
Résultat System.Windows.Forms.Button

comboBox1 public_oe property

public System.Windows.Forms.ComboBox comboBox1
Résultat System.Windows.Forms.ComboBox

components public_oe property

` Required designer variable.
public System.ComponentModel.IContainer components
Résultat System.ComponentModel.IContainer

label1 public_oe property

public System.Windows.Forms.Label label1
Résultat System.Windows.Forms.Label

label2 public_oe property

public System.Windows.Forms.Label label2
Résultat System.Windows.Forms.Label

label3 public_oe property

public System.Windows.Forms.Label label3
Résultat System.Windows.Forms.Label

label4 public_oe property

public System.Windows.Forms.Label label4
Résultat System.Windows.Forms.Label

pcc public_oe property

public ME1Package,ME3Explorer.Packages pcc
Résultat ME3Explorer.Packages.ME1Package

res public_oe property

public ME1BioConversation.EntryListReplyListStruct,ME1Explorer.Unreal.Classes res
Résultat ME1Explorer.Unreal.Classes.ME1BioConversation.EntryListReplyListStruct

state public_oe property

public int state
Résultat int

textBox1 public_oe property

public System.Windows.Forms.TextBox textBox1
Résultat System.Windows.Forms.TextBox

textBox2 public_oe property

public System.Windows.Forms.TextBox textBox2
Résultat System.Windows.Forms.TextBox

textBox4 public_oe property

public System.Windows.Forms.TextBox textBox4
Résultat System.Windows.Forms.TextBox