C# (CSharp) LibraryBase.Wpf.Commands Namespace

Classes

Name Description
RelayCommand A command whose sole purpose is to relay its functionality to other objects by invoking delegates. The default return value for the CanExecute method is 'true'.