C# 클래스 ME1Explorer.AddReply

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
AddReply ( ) : System
InitializeComponent ( ) : void

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

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void

메소드 상세

AddReply() 공개 메소드

public AddReply ( ) : 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

InitializeComponent() 공개 메소드

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

프로퍼티 상세

button1 공개적으로 프로퍼티

public System.Windows.Forms.Button button1
리턴 System.Windows.Forms.Button

button2 공개적으로 프로퍼티

public System.Windows.Forms.Button button2
리턴 System.Windows.Forms.Button

comboBox1 공개적으로 프로퍼티

public System.Windows.Forms.ComboBox comboBox1
리턴 System.Windows.Forms.ComboBox

components 공개적으로 프로퍼티

` Required designer variable.
public System.ComponentModel.IContainer components
리턴 System.ComponentModel.IContainer

label1 공개적으로 프로퍼티

public System.Windows.Forms.Label label1
리턴 System.Windows.Forms.Label

label2 공개적으로 프로퍼티

public System.Windows.Forms.Label label2
리턴 System.Windows.Forms.Label

label3 공개적으로 프로퍼티

public System.Windows.Forms.Label label3
리턴 System.Windows.Forms.Label

label4 공개적으로 프로퍼티

public System.Windows.Forms.Label label4
리턴 System.Windows.Forms.Label

pcc 공개적으로 프로퍼티

public ME1Package,ME3Explorer.Packages pcc
리턴 ME3Explorer.Packages.ME1Package

res 공개적으로 프로퍼티

public ME1BioConversation.EntryListReplyListStruct,ME1Explorer.Unreal.Classes res
리턴 ME1Explorer.Unreal.Classes.ME1BioConversation.EntryListReplyListStruct

state 공개적으로 프로퍼티

public int state
리턴 int

textBox1 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox1
리턴 System.Windows.Forms.TextBox

textBox2 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox2
리턴 System.Windows.Forms.TextBox

textBox4 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox4
리턴 System.Windows.Forms.TextBox