AimpLyrics.Settings.OptionsForm.OptionsForm C# (CSharp) 메소드

OptionsForm() 공개 메소드

public OptionsForm ( ) : System.Windows.Forms
리턴 System.Windows.Forms
        public OptionsForm()
        {
            InitializeComponent();
        }
    }
OptionsForm