ATMLCommonLibrary.controls.resource.ResourceListControl.ResourceListControl C# (CSharp) Method

ResourceListControl() public method

public ResourceListControl ( ) : System
return System
        public ResourceListControl()
        {
            InitializeComponent();
            InitListView();
        }