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

显示文件 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