C# Class HtmlTags.Extensions.ExceptionHelpers

Mostrar archivo Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

Public Methods

Method Description
IgnoreExceptions ( System.Action statement ) : void

Method Details

IgnoreExceptions() public static method

public static IgnoreExceptions ( System.Action statement ) : void
statement System.Action
return void