ARUP.IssueTracker.Windows.AddComment.AddComment C# (CSharp) Méthode

AddComment() public méthode

public AddComment ( ) : System.Windows
Résultat System.Windows
        public AddComment()
        {
            InitializeComponent();

            //comboStatuses.ItemsSource = statuses;
            //comboStatuses.SelectedIndex = 3;
        }
        private void OKBtnClick(object sender, RoutedEventArgs e)