@@ -955,15 +955,15 @@ references:
955955 fullName.vb : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import(Of T)(Stream)
956956 nameWithType : ExcelImporter.Import<T>(Stream)
957957 nameWithType.vb : ExcelImporter.Import(Of T)(Stream)
958- - uid : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import``1(Stream,Stream)
959- name : Import<T>(Stream, Stream)
960- href : api/Magicodes.ExporterAndImporter.Excel.ExcelImporter.html#Magicodes_ExporterAndImporter_Excel_ExcelImporter_Import__1_Stream_Stream_
961- commentId : M:Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import``1(Stream,Stream)
962- name.vb : Import(Of T)(Stream, Stream)
963- fullName : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import<T>(Stream, Stream)
964- fullName.vb : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import(Of T)(Stream, Stream)
965- nameWithType : ExcelImporter.Import<T>(Stream, Stream)
966- nameWithType.vb : ExcelImporter.Import(Of T)(Stream, Stream)
958+ - uid : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import``1(Stream,Stream,Func{ImportResult{``0},ImportResult{``0}} )
959+ name : Import<T>(Stream, Stream, Func<ImportResult<T>, ImportResult<T>> )
960+ href : api/Magicodes.ExporterAndImporter.Excel.ExcelImporter.html#Magicodes_ExporterAndImporter_Excel_ExcelImporter_Import__1_Stream_Stream_Func_ImportResult___0__ImportResult___0___
961+ commentId : M:Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import``1(Stream,Stream,Func{ImportResult{``0},ImportResult{``0}} )
962+ name.vb : Import(Of T)(Stream, Stream, Func(Of ImportResult(Of T), ImportResult(Of T)) )
963+ fullName : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import<T>(Stream, Stream, Func<ImportResult<T>, ImportResult<T>> )
964+ fullName.vb : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import(Of T)(Stream, Stream, Func(Of ImportResult(Of T), ImportResult(Of T)) )
965+ nameWithType : ExcelImporter.Import<T>(Stream, Stream, Func<ImportResult<T>, ImportResult<T>> )
966+ nameWithType.vb : ExcelImporter.Import(Of T)(Stream, Stream, Func(Of ImportResult(Of T), ImportResult(Of T)) )
967967- uid : Magicodes.ExporterAndImporter.Excel.ExcelImporter.Import``1(System.String,Func{ImportResult{``0},ImportResult{``0}})
968968 name : Import<T>(String, Func<ImportResult<T>, ImportResult<T>>)
969969 href : api/Magicodes.ExporterAndImporter.Excel.ExcelImporter.html#Magicodes_ExporterAndImporter_Excel_ExcelImporter_Import__1_System_String_Func_ImportResult___0__ImportResult___0___
0 commit comments