Class DeleteContactCommand

  • All Implemented Interfaces:
    ICommand

    public class DeleteContactCommand
    extends DeleteNodeCommand<Contact>
    A command used to delete the contact.
    Author:
    eric.wittmann@gmail.com