ExtensionMethods..::..ProcessException Method
Processes the exception.
Namespace:
RingSoft.DbLookup.EfCoreAssembly: RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)
Syntax
<ExtensionAttribute> _ Public Shared Sub ProcessException ( _ e As Exception, _ debugMessage As String, _ silent As Boolean _ )
[ExtensionAttribute] public: static void ProcessException( Exception^ e, String^ debugMessage, bool^ silent )