Interface IAction

    • Method Detail

      • execute

        void execute()
        Executes this IAction, typically by performing a method call on some object.