DirkSarodnick.GoogleSync.Addin.SyncOptionsForm.SyncOptionsForm C# (CSharp) Method

SyncOptionsForm() public method

Initializes a new instance of the SyncOptionsForm class.
public SyncOptionsForm ( ) : System
return System
        public SyncOptionsForm()
        {
            InitializeComponent();
        }