C# Class Sep.Git.Tfs.Util.ExceptionFormattingExtensions

Show file Open project: pmiossec/git-tfs

Public Methods

Method Description
IndentExceptionMessage ( this e, string indent = " " ) : string

Method Details

IndentExceptionMessage() public static method

public static IndentExceptionMessage ( this e, string indent = " " ) : string
e this
indent string
return string