Skip to content

Instantly share code, notes, and snippets.

@sadomovalex
sadomovalex / OfficeDevPnP.Core.2.22.1801.0_1.tsv
Last active February 2, 2018 17:20
All types and methods in OfficeDevPnP.Core v.2.22.1801.0 (Sharepoint Online)
Parent Type Method
1 System.ExceptionExtensions ToDetailedString(Exception)
2 System.ExceptionExtensions ToDetailedString(Exception,ClientRuntimeContext)
3 System.ExceptionExtensions ToDetailedString(Exception,ExceptionOptions)
4 System.ExceptionExtensions ToDetailedString(Exception,ClientRuntimeContext,ExceptionOptions)
5 System.ExceptionExtensions AppendCollection(StringBuilder,String,IEnumerable,ExceptionOptions)
6 System.ExceptionExtensions AppendException(StringBuilder,String,Exception,ExceptionOptions)
7 System.ExceptionExtensions IndentString(String,ExceptionOptions)
8 System.ExceptionExtensions AppendValue(StringBuilder,String,Object,ExceptionOptions)
9 System.ExceptionOptions get_Indent()