Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kdowswell/4e0c0b6460a3c7d5510ea050f894cd58 to your computer and use it in GitHub Desktop.
Save kdowswell/4e0c0b6460a3c7d5510ea050f894cd58 to your computer and use it in GitHub Desktop.
public class AccountController : BaseController {...}
[HandleCustomException]
public abstract class BaseController : Controller {...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment