ATMLCommonLibrary.controls.trigger.PropertyListControl.PropertyListControl C# (CSharp) Méthode

PropertyListControl() public méthode

public PropertyListControl ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public PropertyListControl()
        {
            InitializeComponent();
            InitListView();
        }