Execute Tag hook @DeleteFund

Hi,
I need help to execute after hook.
I have this scenario:

@TC0002 @DeleteFund

Scenario: Create a Fund

Given I go to "easyX" portal

And I login using valid credentials

When I go to "Organization > Fund Management" top menu page  
And I create a new Fund  
Then the fund created should be displayed in the Fund result

................  

I want execute @DeleteFund when finish of run this scenario