Appearance
This callback is defined as
/// <summary> /// Override this Handler to call code before any Controller.Method() /// </summary> public virtual void OnBeforeMethod() { }