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