C# Class TESVSnip.UI.Forms.MediumLevelRecordEditor.bTag

ファイルを表示 Open project: figment/tesvsnip

Public Properties

Property Type Description
edid System.Windows.Forms.TextBox
formID System.Windows.Forms.TextBox

Public Methods

Method Description
bTag ( TextBox form, TextBox edid ) : System

Method Details

bTag() public method

public bTag ( TextBox form, TextBox edid ) : System
form System.Windows.Forms.TextBox
edid System.Windows.Forms.TextBox
return System

Property Details

edid public_oe property

public TextBox,System.Windows.Forms edid
return System.Windows.Forms.TextBox

formID public_oe property

public TextBox,System.Windows.Forms formID
return System.Windows.Forms.TextBox