Show / Hide Table of Contents

Class MessageExtensions

Inheritance
System.Object
MessageExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Log
Assembly: NFX.dll
Syntax
public static class MessageExtensions

Methods

ThisOrNewSafeWrappedException(Message, Boolean)

Declaration
public static Message ThisOrNewSafeWrappedException(this Message msg, bool captureStack = true)
Parameters
Type Name Description
Message msg
System.Boolean captureStack
Returns
Type Description
Message
Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX