Method Execute
Execute()
This will be called by the resource manager after all dependent operation complete. This method should not be called manually. A custom operation should override this method and begin work when it is called.
Declaration
protected abstract void Execute()