C# Class SpellWork.ProcInfo

显示文件 Open project: LordJZ/spellwork_cs

Public Properties

Property Type Description
Update bool

Public Methods

Method Description
ProcInfo ( TreeView familyTree, SpellFamilyNames spellfamily ) : System

Method Details

ProcInfo() public method

public ProcInfo ( TreeView familyTree, SpellFamilyNames spellfamily ) : System
familyTree System.Windows.Forms.TreeView
spellfamily SpellFamilyNames
return System

Property Details

Update public_oe static_oe property

public static bool Update
return bool