public AddListCommand(NewListWindowViewModel input) { view = input; }
public CloseCommandNLWVM(NewListWindowViewModel input) { view = input; }