C# Class Emergy.Core.Models.Log.ExceptionLog

Show file Open project: gboduljak/Emergy Class Usage Examples

Public Methods

Method Description
GetCausingException ( Exception exception ) : Exception

Method Details

GetCausingException() public method

public GetCausingException ( Exception exception ) : Exception
exception System.Exception
return System.Exception