ATMLCommonLibrary.controls.trigger.PropertyListControl.PropertyListControl C# (CSharp) Метод

PropertyListControl() публичный Метод

public PropertyListControl ( ) : System.Collections.Generic
Результат System.Collections.Generic
        public PropertyListControl()
        {
            InitializeComponent();
            InitListView();
        }