Amoeba.Windows.OptionsWindow._otherNodesUpdate C# (CSharp) Method

_otherNodesUpdate() private method

private _otherNodesUpdate ( ) : void
return void
        private void _otherNodesUpdate()
        {
            _otherNodesListView_SelectionChanged(null, null);
        }
OptionsWindow