Пример #1
0
 private void InitializeProcessComponent()
 {
     cboState.DataSource = MemberProcessComponent.GetStates();
 }