AGS.Types.GUIListBox.GUIListBox C# (CSharp) Метод

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

public GUIListBox ( ) : System
Результат System
        public GUIListBox()
        {
        }

Same methods

GUIListBox::GUIListBox ( XmlNode node ) : System
GUIListBox::GUIListBox ( int x, int y, int width, int height ) : System
GUIListBox