private void BtnFetchFunctions_Click(object sender, EventArgs e) { textBox1.Text = string.Empty; _oms.LogSupportedFunctions(); }