using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;
namespace 软件系统客户端Wpf.Views
{
///
/// No WPF project is complete without it's own version of this.
///
public class AnotherCommandImplementation : ICommand
{
private readonly Action