Update 20240807 - nach NUGET-Update Syncfusion
This commit is contained in:
Binary file not shown.
@@ -16,7 +16,7 @@
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.7.0" newVersion="26.2462.7.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -19,11 +19,11 @@
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.Pdf.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.7.0" newVersion="26.2462.7.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.Compression.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.7.0" newVersion="26.2462.7.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
|
||||
@@ -39,7 +39,7 @@
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.XlsIO.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.7.0" newVersion="26.2462.7.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -71738,6 +71738,18 @@
|
||||
Create grid columns.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DocIO.DLS.WTable.DocAutoFitColumns">
|
||||
<summary>
|
||||
Updates cell width of a table in DOC format document
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DocIO.DLS.WTable.IsAllRowsHaveSameWidth(System.Single)">
|
||||
<summary>
|
||||
Check whether allrows in a table contains same row width
|
||||
</summary>
|
||||
<param name="rowWidth">Row width of first row</param>
|
||||
<returns>True if all rows contain same row width. Else false</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DocIO.DLS.WTable.CheckNeedToAutoFit">
|
||||
<summary>
|
||||
Checks whether the table is need to autofit to content or not.
|
||||
@@ -98133,6 +98145,19 @@
|
||||
</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsLastTableHasKeepWithNext">
|
||||
<summary>
|
||||
Checks whether all the rows in the last table on the previous page's column have "Keep with Next".
|
||||
</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsTableHasKeepWithNext(Syncfusion.Layouting.LayoutedWidget)">
|
||||
<summary>
|
||||
Checks whether all the rows in the table has keep with next.
|
||||
</summary>
|
||||
<param name="ltWidget">layouted widget</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HandlePageBreak">
|
||||
<summary>
|
||||
Handles the page break.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,70 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.Grid.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.NamespaceDoc">
|
||||
<summary>
|
||||
The Syncfusion namespace contains classes that defines the value and reference data types, events and event handlers, interfaces, attributes and processing the exceptions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.GridBaseAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.Grid.Base assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridBaseAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.Grid.Base".
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridBaseAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the grid assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridBaseAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.GridBaseAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an eventhandler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
<remarks>
|
||||
Use this handler when reading back types from a serialization stream
|
||||
saved with an earlier version of this assembly.
|
||||
</remarks>
|
||||
<example>
|
||||
<code lang="C#">
|
||||
public static GridModel LoadSoap(Stream s)
|
||||
{
|
||||
try
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(GridBaseAssembly.AssemblyResolver);
|
||||
SoapFormatter b = new SoapFormatter();
|
||||
b.AssemblyFormat = FormatterAssemblyStyle.Simple;
|
||||
GridModel t = b.Deserialize(s) as GridModel;
|
||||
t.Modified = false;
|
||||
return t;
|
||||
}
|
||||
finally
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve -= new ResolveEventHandler(GridBaseAssembly.AssemblyResolver);
|
||||
}
|
||||
}
|
||||
|
||||
</code>
|
||||
</example>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -3680,6 +3680,52 @@
|
||||
</param>
|
||||
<returns>A number that is rounded up to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. However, if the number or the significance is zero, zero is returned.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ComputeVStack(System.String)">
|
||||
<summary>
|
||||
This function appends arrays vertically and in sequence to return a larger array.
|
||||
</summary>
|
||||
<param name="args">
|
||||
A string containing the arguments separated by commas.
|
||||
The format should be: "array1,[array2],..."
|
||||
<list type="bullet">
|
||||
<item><description><c>array1, array2, ...</c>: The arrays to append.</description></item>
|
||||
</list>
|
||||
</param>
|
||||
<returns>A single array that has as many columns as all of the source arrays combined and as many rows as the tallest of the source arrays.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ComputeHStack(System.String)">
|
||||
<summary>
|
||||
This function appends arrays horizontally and in sequence to return a larger array.
|
||||
</summary>
|
||||
<param name="args">
|
||||
A string containing the arguments separated by commas.
|
||||
The format should be: "array1,[array2],..."
|
||||
<list type="bullet">
|
||||
<item><description><c>array1, array2, ...</c>: The arrays to append.</description></item>
|
||||
</list>
|
||||
</param>
|
||||
<returns>A single array that has as many columns as all of the source arrays combined and as many rows as the tallest of the source arrays.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ValidateStackArgs(System.String,System.String@)">
|
||||
<summary>
|
||||
Validate the argument for VStack and HStack formula and return array list.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ConvertArrayToString(System.String[0:,0:],System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Compute and return appended array as string value for VStack and HStack formula.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.VerticalStackValue(System.Collections.Generic.List{System.String})">
|
||||
<summary>
|
||||
Compute and append array vertically and return array as string value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.HorizontalStackValue(System.Collections.Generic.List{System.String})">
|
||||
<summary>
|
||||
Compute and append array horizontally and return array as string value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.Covariance(System.Double[],System.Double[])">
|
||||
<summary>
|
||||
Returns the sample covariance between two arrays.
|
||||
@@ -5735,6 +5781,27 @@
|
||||
<param name="arrayValues">List of array values.</param>
|
||||
<returns>Resultant string after dropping specified rows and/or columns.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ComputeExpand(System.String)">
|
||||
<summary>
|
||||
This function expands or pads an array to specified row and column dimensions.
|
||||
</summary>
|
||||
<param name="args">
|
||||
A string containing the arguments separated by commas.
|
||||
The format should be: "array, rows, columns, pad_with".
|
||||
<list type="bullet">
|
||||
<item><description><c>array</c>: The array to expand.</description></item>
|
||||
<item><description><c>rows</c>: The number of rows in the expanded array. If missing, rows will not be expanded.</description></item>
|
||||
<item><description><c>columns</c>: The number of columns in the expanded array. If missing, columns will not be expanded.</description></item>
|
||||
<item><description><c>pad_with</c>: The value with which to pad. The default is #N/A.</description></item>
|
||||
</list>
|
||||
</param>
|
||||
<returns>An expanded or padded array with the specified row and column dimensions.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ExpandedArray(System.String,System.String,System.String,System.String)">
|
||||
<summary>
|
||||
Compute and return the expanded arraay based on pad_with and rows and cols argument.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ComputeWebService(System.String)">
|
||||
<summary>
|
||||
Return the XML content of the given document
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,415 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.PdfToImageConverter.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.PdfToImageConverter.PdfiumNative">
|
||||
<summary>
|
||||
Class that imports the pdfium dlls.
|
||||
</summary>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.PdfToImageConverter.PdfiumNative.#cctor" -->
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.None">
|
||||
<summary>
|
||||
No flags.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.ForPrinting">
|
||||
<summary>
|
||||
Render for printing.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.Annotations">
|
||||
<summary>
|
||||
Set if annotations are to be rendered.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.LcdText">
|
||||
<summary>
|
||||
Set if using text rendering optimized for LCD display.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.NoNativeText">
|
||||
<summary>
|
||||
Don't use the native text output available on some platforms.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.Grayscale">
|
||||
<summary>
|
||||
Grayscale output.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.LimitImageCacheSize">
|
||||
<summary>
|
||||
Limit image cache size.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.ForceHalftone">
|
||||
<summary>
|
||||
Always use halftone for image stretching.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.Transparent">
|
||||
<summary>
|
||||
Render with a transparent background.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.PdfToImageConverter.PdfiumNative.PdfRenderFlags.CorrectFromDpi">
|
||||
<summary>
|
||||
Correct height/width for DPI.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.PdfToImageConverter.PdfiumViewer">
|
||||
<summary>
|
||||
Class to use the pdfium methods for internal purpose.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.PdfToImageConverter.PdfToImageConverter">
|
||||
<summary>
|
||||
Class to convert the pdf to images.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.#ctor">
|
||||
<summary>
|
||||
Initializes the members of the <see cref="T:Syncfusion.PdfToImageConverter.PdfToImageConverter"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.#ctor(System.IO.Stream)">
|
||||
<summary>
|
||||
Intializes the members of the <see cref="T:Syncfusion.PdfToImageConverter.PdfToImageConverter"/> class.
|
||||
</summary>
|
||||
<param name="stream">Stream of the file</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.#ctor(System.IO.Stream,System.String)">
|
||||
<summary>
|
||||
Intializes the members of the <see cref="T:Syncfusion.PdfToImageConverter.PdfToImageConverter"/> class.
|
||||
</summary>
|
||||
<param name="stream">Stream of the file</param>
|
||||
<param name="password">Pasword for the file</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Dispose">
|
||||
<summary>
|
||||
Disposes the pdf document.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Load(System.IO.Stream)">
|
||||
<summary>
|
||||
Loads the PDF document from the specified stream.
|
||||
</summary>
|
||||
<param name="stream">Pdf file as stream</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Load(System.IO.Stream,System.String)">
|
||||
<summary>
|
||||
Loads the PDF document from the specified stream.
|
||||
</summary>
|
||||
<param name="stream">Pdf file stream</param>
|
||||
<param name="password">Password of the stream</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified page of the PDF document as stream.
|
||||
</summary>
|
||||
<param name="pageIndex">page index of the document</param>
|
||||
<param name="keepTransparency">Whether the background of the page needs to be transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the stream of the specified page</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified page of the PDF document as stream.
|
||||
</summary>
|
||||
<param name="pageIndex">Page index of the document</param>
|
||||
<param name="dpiX">The horizontal DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="dpiY">The vertical DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="keepTransparency">Whether the background of the page needs to be transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the stream of the specified page</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Drawing.SizeF,System.Single,System.Single,System.Boolean,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified page of the PDF document as stream.
|
||||
</summary>
|
||||
<param name="pageIndex">Page index of the document</param>
|
||||
<param name="customSize">The custom size of the converted image</param>
|
||||
<param name="dpiX">The horizontal DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="dpiY">The vertical DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="keepAspectRatio">Whether need to maintain the pdf page size</param>
|
||||
<param name="keepTransparency">Whether need to make the background of the page as transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the stream of the specified page</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified range of PDF document's pages as stream array.
|
||||
</summary>
|
||||
<param name="startIndex">The starting page index</param>
|
||||
<param name="endIndex">The ending page index</param>
|
||||
<param name="dpiX">The horizontal DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="dpiY">The vertical DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="keepTransparency">Whether need to make the background of the page as transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the array of stream for the range of pages</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Int32,System.Drawing.SizeF,System.Single,System.Single,System.Boolean,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified range of PDF document's pages as stream array.
|
||||
</summary>
|
||||
<param name="startIndex">The starting page index</param>
|
||||
<param name="endIndex">The ending page index</param>
|
||||
<param name="customSize">The custom size of the converted image</param>
|
||||
<param name="dpiX">The horizontal DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="dpiY">The vertical DPI of the resultant <see cref="T:System.Drawing.Bitmap"/>.</param>
|
||||
<param name="keepAspectRatio">Whether need to maintain the pdf page size</param>
|
||||
<param name="keepTransparency">Whether need to make the background of the page as transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the array of stream for the range of pages</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Drawing.SizeF,System.Boolean,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified page of the PDF document as stream.
|
||||
</summary>
|
||||
<param name="pageIndex">The page index of the document</param>
|
||||
<param name="customSize">The custom size of the converted image</param>
|
||||
<param name="keepAspectRatio">Whether need to maintain the pdf page size</param>
|
||||
<param name="keepTransparency">Whether need to make the background of the page as transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the specified page as stream with custom size</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Int32,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified range of PDF document's pages as stream array.
|
||||
</summary>
|
||||
<param name="startIndex">The starting page index</param>
|
||||
<param name="endIndex">The ending page index</param>
|
||||
<param name="keepTransparency">Whether need to make the background of the page as transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the array of stream for the range of pages</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.Convert(System.Int32,System.Int32,System.Drawing.SizeF,System.Boolean,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Converts the specified range of PDF document's pages as stream array.
|
||||
</summary>
|
||||
<param name="startIndex">The starting page index</param>
|
||||
<param name="endIndex">The ending page index</param>
|
||||
<param name="customSize">The custom size for the converted image</param>
|
||||
<param name="keepAspectRatio">Whether need to maintain the pdf page size</param>
|
||||
<param name="keepTransparency">Whether need to make the background of the page as transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the array of stream for the range of pages</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ExportAsImage(System.Int32,System.Drawing.SizeF,System.Boolean,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Exports the specified page as <see cref="T:System.Drawing.Bitmap"/>
|
||||
</summary>
|
||||
<param name="pageIndex">The page index to be converted into <see cref="T:System.Drawing.Bitmap"/></param>
|
||||
<param name="customSize">The custom size of the converted <see cref="T:System.Drawing.Bitmap"/> </param>
|
||||
<param name="keepAspectRatio">Whether need to maintain the pdf page size</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<param name="keepTransparency">Whether the background of the page needs to be transparent</param>
|
||||
<returns>Returns the specified page as <see cref="T:System.Drawing.Bitmap"/> with custom size</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ExportAsImage(System.Int32,System.Int32,System.Drawing.SizeF,System.Boolean,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Exports the specified pages as <see cref="T:System.Drawing.Bitmap"/>
|
||||
</summary>
|
||||
<param name="startIndex">The starting page index</param>
|
||||
<param name="endIndex">The ending page index</param>
|
||||
<param name="customSize">The custom size of the converted <see cref="T:System.Drawing.Bitmap"/> </param>
|
||||
<param name="keepAspectRatio">Whether need to maintain the pdf page size</param>
|
||||
<param name="keepTransparency">Whether the background of the page needs to be transparent</param>
|
||||
<param name="isSkipAnnotations">Whether need to keep the annotation of the page</param>
|
||||
<returns>Returns the specified pages as <see cref="T:System.Drawing.Bitmap"/> with custom size</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.PdfiumExportAsImage(System.Drawing.Bitmap,System.Int32,System.Boolean,System.Boolean)">
|
||||
<summary>
|
||||
Exports the specified page as a bitmap image.
|
||||
</summary>
|
||||
<param name="bitmapImage">Bitmap image</param>
|
||||
<param name="pageindex">page index</param>
|
||||
<param name="keepTransparency">Whether the background of the page needs to be transparent</param>
|
||||
<param name="isSkipAnnotation">Whether need to keep the annotations on the page</param>
|
||||
<returns>Returns the converted bitmap image</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ConvertPointToPixel(System.Double)">
|
||||
<summary>
|
||||
Converts points to pixel
|
||||
</summary>
|
||||
<param name="number">Point value</param>
|
||||
<returns>Returns the pixel value</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.PdfiumRendering(System.Drawing.Bitmap,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.IntPtr)">
|
||||
<summary>
|
||||
Exports the specified page as a bitmap image.
|
||||
</summary>
|
||||
<param name="bitmapImage">Bitmap image</param>
|
||||
<param name="pageindex">page index</param>
|
||||
<param name="keepTransparency">Whether the background of the page needs to be transparent</param>
|
||||
<param name="isSkipAnnotation">Whether need to keep the annotations on the page</param>
|
||||
<returns>Returns the converted bitmap image</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.CreatePdfiumDocument(System.IO.Stream,System.String)">
|
||||
<summary>
|
||||
Creates the pdfium document for the provided string.
|
||||
</summary>
|
||||
<param name="stream">Stream of the Pdf</param>
|
||||
<param name="password">Password of the pdf stream</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.CheckBaseDirectory">
|
||||
<summary>
|
||||
Checks the base directory and provides it.
|
||||
</summary>
|
||||
<returns>Returns the base directory.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ExtractText(System.Int32,System.Collections.Generic.List{Syncfusion.PdfToImageConverter.TextData}@,System.Boolean)">
|
||||
<summary>
|
||||
Extracts text along with its format.
|
||||
</summary>///
|
||||
<param name=" pageIndex">The page index in which the text has be extracted</param>
|
||||
<param name=" textDataCollection">Provides the text data collection </param>
|
||||
<param name=" isLayout">maintains the layout if it is true </param>
|
||||
<returns>Returns the extracted text for the provided page</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.TextExtraction(System.Int32,System.Collections.Generic.List{Syncfusion.PdfToImageConverter.TextData}@,System.Boolean,System.Boolean,System.Int32)">
|
||||
<summary>
|
||||
Extracts the text from the specified page index.
|
||||
</summary>
|
||||
<param name="index">Page index</param>
|
||||
<param name="textDataCollection">Text collection</param>
|
||||
<param name="isLayout">Text format</param>
|
||||
<param name="isRotated">Whether rotated or not</param>
|
||||
<param name="rotateAngle">Angle of rotation</param>
|
||||
<returns>Returns the extracted text from the provided page index</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ExtractTextWithPageSize(System.Int32,System.Collections.Generic.Dictionary{System.Int32,Syncfusion.PdfToImageConverter.PageTextData}@)">
|
||||
<summary>
|
||||
extracts text along with its format.
|
||||
</summary>///
|
||||
<param name=" pageIndex">The page index in which the text has be extracted</param>
|
||||
<param name=" pageTextDataCollection">Provides the text data collection with page details</param>
|
||||
<returns>Returns the extracted text for the provided page</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.GetBounds(System.IntPtr,System.Int32,System.Double,System.Single)">
|
||||
<summary>
|
||||
Gets the bounds of the text.
|
||||
</summary>
|
||||
<param name="textPage">Page object</param>
|
||||
<param name="index">page index</param>
|
||||
<param name="height"></param>
|
||||
<param name="cropY"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.GetTextDetails(System.Int32,System.Collections.Generic.List{Syncfusion.PdfToImageConverter.TextData}@)">
|
||||
<summary>
|
||||
Gets the text details for the provided page index.
|
||||
</summary>
|
||||
<param name="index">Page index</param>
|
||||
<param name="textDataCollection">Text collection of the page</param>
|
||||
<returns>Returns the text</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ConvertBitmapToStream(System.Drawing.Bitmap)">
|
||||
<summary>
|
||||
Converts the bitmap to stream.
|
||||
</summary>
|
||||
<param name="bitmapImage">Bitmap image to be converted</param>
|
||||
<returns>Returns the converted stream</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ConvertBitmapToStream(System.Drawing.Bitmap[])">
|
||||
<summary>
|
||||
Converts the bitmap to stream.
|
||||
</summary>
|
||||
<param name="bitmapImage">Array of bitmap images to be converted</param>
|
||||
<returns>Returns the converted stream</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.ExtractPdfiumLibrary">
|
||||
<summary>
|
||||
Extracts the Pdfium library to the application.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PdfToImageConverter.HasUnicodeCharacter(System.String)">
|
||||
<summary>
|
||||
Checks whether the password is unicoded or not.
|
||||
</summary>
|
||||
<param name="password">Password of the stream</param>
|
||||
<returns>Returns true if the password is unicoded, else false</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PdfToImageConverter.ScaleFactor">
|
||||
<summary>
|
||||
Scales the page while rendering in the PDF Viewer control for improving the quality of the image.
|
||||
Positive float values can be set. Recommended Value is 1 or 1.5f.
|
||||
If the value is greater than the recommended value, there might be any distortion in the performance of the PDF Viewer.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PdfToImageConverter.ReferencePath">
|
||||
<summary>
|
||||
Gets or sets the reference path of the Pdfium library.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PdfToImageConverter.PageCount">
|
||||
<summary>
|
||||
Gets the page count of the document.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PdfToImageConverter.DocumentID">
|
||||
<summary>
|
||||
Gets or sets the id of the document
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PdfToImageConverter.Document">
|
||||
<summary>
|
||||
Gets or sets the pdf document value
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.PdfToImageConverter.TextData">
|
||||
<summary>
|
||||
Represents a text informations
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.TextData.#ctor(System.String,System.Drawing.RectangleF)">
|
||||
<summary>
|
||||
Initializes the members of the <see cref="T:Syncfusion.PdfToImageConverter.TextData"/> class.
|
||||
</summary>
|
||||
<param name="text">Text on the document</param>
|
||||
<param name="bounds">Bounds of the text</param>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.TextData.Bounds">
|
||||
<summary>
|
||||
Gets the bounds of the text
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.TextData.Text">
|
||||
<summary>
|
||||
Gets the text
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.PdfToImageConverter.PageTextData">
|
||||
<summary>
|
||||
Represents a Page text informations
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.PdfToImageConverter.PageTextData.#ctor(System.Drawing.SizeF,System.Collections.Generic.List{Syncfusion.PdfToImageConverter.TextData},System.String)">
|
||||
<summary>
|
||||
Initializes the members of the <see cref="T:Syncfusion.PdfToImageConverter.PageTextData"/> class.
|
||||
</summary>
|
||||
<param name="pageSize">Size of the page</param>
|
||||
<param name="textData">Text informations of the page</param>
|
||||
<param name="pageString">Text data of the page</param>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PageTextData.TextData">
|
||||
<summary>
|
||||
Gets the list of text data for the page
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PageTextData.PageText">
|
||||
<summary>
|
||||
Gets the text data for the page
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.PdfToImageConverter.PageTextData.PageSize">
|
||||
<summary>
|
||||
Gets the page size for the page
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,258 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.SpellChecker.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.SpellChecker.Base.CustomDictionaryBase">
|
||||
<summary>
|
||||
Represents a class that stores information about custom words
|
||||
</summary>
|
||||
<remarks>
|
||||
Extra words can be stored in custom dictionary. Any words added using ‘Add to dictionary’, is also stored in this custom dictionary.
|
||||
</remarks>
|
||||
<example>
|
||||
var english = new HunspellDictionary();
|
||||
english.Culture = new CultureInfo("en-us");
|
||||
english.DictionaryUri = new Uri("/SpellCheckerDemo;component//english.dic");
|
||||
english.GrammarUri = new Uri("/SpellCheckerDemo;component//english.aff");
|
||||
|
||||
var custom = new CustomDictionary();
|
||||
custom.Culture = new CultureInfo("en-us");
|
||||
english.DictionaryUri = new Uri("/Resources/custom.dic");
|
||||
|
||||
var dictionaries = new DictionaryCollection();
|
||||
dictionaries.Add(english);
|
||||
dictionaries.Add(custom);
|
||||
|
||||
spellChecker.Dictionaries = dictionaries;
|
||||
spellChecker.Culture = new CultureInfo("en-us");
|
||||
</example>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "T:Syncfusion.SpellChecker.Base.DictionaryBase" -->
|
||||
<member name="M:Syncfusion.SpellChecker.Base.DictionaryBase.GetDictionaryStream">
|
||||
<summary>
|
||||
Gets or Sets the dictionary uri of a dictionary.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.DictionaryBase.Culture">
|
||||
<summary>
|
||||
Gets or Sets the culture of a dictionary.
|
||||
</summary>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "T:Syncfusion.SpellChecker.Base.DictionaryCollection" -->
|
||||
<member name="T:Syncfusion.SpellChecker.Base.GrammarDictionaryBase">
|
||||
<summary>
|
||||
Represents base class that requires base dictionary file with affix file.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.GrammarDictionaryBase.GetGrammarStream">
|
||||
<summary>
|
||||
Gets or Sets the grammar uri of a hunspell dictionary.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.GrammarDictionaryBase.DictParser(System.IO.StreamReader,System.Collections.Generic.Dictionary{System.String,Syncfusion.SpellChecker.Base.GrammarRule})">
|
||||
<summary>
|
||||
DictParser generate a list of words by using both .dic and .aff file.
|
||||
</summary>
|
||||
<param name="dictionary"></param>
|
||||
<param name="ruleDictionary"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.SpellChecker.Base.HunspellDictionaryBase">
|
||||
<summary>
|
||||
A class that requires base dictionary and affix file. It has algorithm that process file provided and loads words required for dictionary.
|
||||
</summary>
|
||||
<example>
|
||||
var english = new HunspellDictionary();
|
||||
english.Culture = new CultureInfo("en-us");
|
||||
english.DictionaryUri = new Uri("/SpellCheckerDemo;component//english.dic");
|
||||
english.GrammarUri = new Uri("/SpellCheckerDemo;component//english.aff");
|
||||
|
||||
var dictionaries = new DictionaryCollection();
|
||||
dictionaries.Add(english);
|
||||
|
||||
spellChecker.Dictionaries = dictionaries;
|
||||
spellChecker.Culture = new CultureInfo("en-us");
|
||||
</example>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.HunspellDictionaryBase.GrammerParser(System.IO.StreamReader)">
|
||||
<summary>
|
||||
To create rules from Hunspell .aff file
|
||||
</summary>
|
||||
<param name="grammar"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.SpellChecker.Base.IspellDictionaryBase">
|
||||
<summary>
|
||||
A class that requires base dictionary and affix file. It has algorithm that process file provided and loads words required for dictionary.
|
||||
</summary>
|
||||
<example>
|
||||
var french = new IspellDictionary();
|
||||
french.Culture = new CultureInfo("fr");
|
||||
french.DictionaryUri = new Uri("/SpellCheckerDemo;component//french.dic");
|
||||
french.GrammarUri = new Uri("/SpellCheckerDemo;component//french.xlg");
|
||||
|
||||
var dictionaries = new DictionaryCollection();
|
||||
dictionaries.Add(french);
|
||||
|
||||
spellChecker.Dictionaries = dictionaries;
|
||||
spellChecker.Culture = new CultureInfo("fr");
|
||||
</example>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.IspellDictionaryBase.GrammerParser(System.IO.StreamReader)">
|
||||
<summary>
|
||||
To create rules from Ispell .aff file
|
||||
</summary>
|
||||
<param name="grammar"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.SpellChecker.Base.AccuracyLevels">
|
||||
<summary>
|
||||
Represents a list of accuracy levels based on which phonetic matching is executed for filtering suggestions
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.SpellChecker.Base.AccuracyLevels.High">
|
||||
<summary>
|
||||
Represents a high level which filters maximum possible suggestions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.SpellChecker.Base.AccuracyLevels.Medium">
|
||||
<summary>
|
||||
Represents a medium level which filters matching suggestions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.SpellChecker.Base.AccuracyLevels.Low">
|
||||
<summary>
|
||||
Represents a most accurate level which filters accurate suggestions only.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.TransmutationHelper.GetTransmutations(System.Char[])">
|
||||
<summary>
|
||||
Returns a list of possible combinations for the given character array
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.VerbalProcessor.GetSimilarSounds(System.String,System.Collections.Generic.List{System.Object},Syncfusion.SpellChecker.Base.AccuracyLevels)">
|
||||
<summary>
|
||||
Returns a list of phonetic suggestions for the given word in specified accuracy level.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.Sorter.Compare(System.Object,System.Object)">
|
||||
<summary>
|
||||
Compares the two objects.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.Sorter.Compare(System.String,System.String)">
|
||||
<summary>
|
||||
Compares the two String values
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.ReverseSorter.Compare(System.String,System.String)">
|
||||
<summary>
|
||||
Compares the two object values.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.ReverseSorter.Reverse(System.String)">
|
||||
<summary>
|
||||
Returns reverse String of input String
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.SpellChecker.Base.SpellCheckerBase">
|
||||
<summary>
|
||||
SpellChecker base helps to find erroneous spelling in a word and provides suggestions for it.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.#ctor(System.IO.Stream)">
|
||||
<summary>
|
||||
Initializes the instance of SpellChecker base.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.#ctor">
|
||||
<summary>
|
||||
Initializes the instance of SpellChecker base.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.AddWordToDictionary(System.String)">
|
||||
<summary>
|
||||
Adds the word to dictionary word collection
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.HasError(System.String)">
|
||||
<summary>
|
||||
Checks whether the word exists in dictionary
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.GetSuggestions(System.String)">
|
||||
<summary>
|
||||
Returns the suggestions for error word
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.GetAnagrams(System.String)">
|
||||
<summary>
|
||||
Returns the anagrams for error word
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.GetPhoneticWords(System.String)">
|
||||
<summary>
|
||||
Returns the phonetic suggestions for error word in medium accuracy.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.GetPhoneticWords(System.String,Syncfusion.SpellChecker.Base.AccuracyLevels)">
|
||||
<summary>
|
||||
Returns the phonetic suggestions for error word in specified accuracy.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.IsPatternMatch(System.String)">
|
||||
<summary>
|
||||
Returns whether the word matches Email or File name or URL pattern.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.AddWordsInDictionaryStream(System.IO.Stream)">
|
||||
<summary>
|
||||
Adds the word from custom stream to dicitionary collection
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.SpellChecker.Base.SpellCheckerBase.IsInDictionary(System.String)">
|
||||
<summary>
|
||||
To check whether the word is present in dictionart or not.
|
||||
</summary>
|
||||
<param name="word"></param>
|
||||
<returns>Returns a boolean value.</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreAlphaNumericWords">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check AlphaNumericWords
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreFileNames">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check file names
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreHtmlTags">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check html tags
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreEmailAddress">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check Email addresses
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreMixedCaseWords">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check mixed case words
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreUpperCaseWords">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check upper case words
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.SpellChecker.Base.SpellCheckerBase.IgnoreUrl">
|
||||
<summary>
|
||||
Gets or Sets the boolean value to check urls
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,67 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.Tools.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.ToolsBaseAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Tools assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.ToolsBaseAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information, e.g. "Syncfusion.Tools".
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.ToolsBaseAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the Tools assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.ToolsBaseAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.ToolsBaseAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an eventhandler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
<remarks>
|
||||
<para>If the requested assembly is either Tools, Grid, or Shared, this method returns the reference
|
||||
to the corresponding assembly, it is bound to.</para>
|
||||
<para>It's mandatory that you distribute Syncfusion.Grid.dll and Syncfusion.Shared.dll when you use this
|
||||
method in your application.</para>
|
||||
<para>Use this handler when reading back types from a serialization stream
|
||||
saved with an earlier version of this assembly.</para>
|
||||
</remarks>
|
||||
<example>
|
||||
<code lang="C#">
|
||||
public static AToolsType LoadSoap(Stream s)
|
||||
{
|
||||
try
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(ToolsAssembly.AssemblyResolver);
|
||||
SoapFormatter b = new SoapFormatter();
|
||||
b.AssemblyFormat = FormatterAssemblyStyle.Simple;
|
||||
AToolsType t = b.Deserialize(s) as AToolsType;
|
||||
return t;
|
||||
}
|
||||
finally
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve -= new ResolveEventHandler(ToolsAssembly.AssemblyResolver);
|
||||
}
|
||||
}
|
||||
|
||||
</code>
|
||||
</example>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -2723,6 +2723,52 @@
|
||||
</param>
|
||||
<returns>A number that is rounded up to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. However, if the number or the significance is zero, zero is returned.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ComputeVStack(System.String)">
|
||||
<summary>
|
||||
This function appends arrays vertically and in sequence to return a larger array.
|
||||
</summary>
|
||||
<param name="args">
|
||||
A string containing the arguments separated by commas.
|
||||
The format should be: "array1,[array2],..."
|
||||
<list type="bullet">
|
||||
<item><description><c>array1, array2, ...</c>: The arrays to append.</description></item>
|
||||
</list>
|
||||
</param>
|
||||
<returns>A single array that has as many columns as all of the source arrays combined and as many rows as the tallest of the source arrays.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ComputeHStack(System.String)">
|
||||
<summary>
|
||||
This function appends arrays horizontally and in sequence to return a larger array.
|
||||
</summary>
|
||||
<param name="args">
|
||||
A string containing the arguments separated by commas.
|
||||
The format should be: "array1,[array2],..."
|
||||
<list type="bullet">
|
||||
<item><description><c>array1, array2, ...</c>: The arrays to append.</description></item>
|
||||
</list>
|
||||
</param>
|
||||
<returns>A single array that has as many columns as all of the source arrays combined and as many rows as the tallest of the source arrays.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ValidateStackArgs(System.String,System.String@)">
|
||||
<summary>
|
||||
Validate the argument for VStack and HStack formula and return array list.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ConvertArrayToString(System.String[0:,0:],System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Compute and return appended array as string value for VStack and HStack formula.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.VerticalStackValue(System.Collections.Generic.List{System.String})">
|
||||
<summary>
|
||||
Compute and append array vertically and return array as string value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.HorizontalStackValue(System.Collections.Generic.List{System.String})">
|
||||
<summary>
|
||||
Compute and append array horizontally and return array as string value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.Covariance(System.Double[],System.Double[])">
|
||||
<summary>
|
||||
Returns the sample covariance between two arrays.
|
||||
@@ -4799,6 +4845,27 @@
|
||||
<param name="arrayValues">List of array values.</param>
|
||||
<returns>Resultant string after dropping specified rows and/or columns.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ComputeExpand(System.String)">
|
||||
<summary>
|
||||
This function expands or pads an array to specified row and column dimensions.
|
||||
</summary>
|
||||
<param name="args">
|
||||
A string containing the arguments separated by commas.
|
||||
The format should be: "array, rows, columns, pad_with".
|
||||
<list type="bullet">
|
||||
<item><description><c>array</c>: The array to expand.</description></item>
|
||||
<item><description><c>rows</c>: The number of rows in the expanded array. If missing, rows will not be expanded.</description></item>
|
||||
<item><description><c>columns</c>: The number of columns in the expanded array. If missing, columns will not be expanded.</description></item>
|
||||
<item><description><c>pad_with</c>: The value with which to pad. The default is #N/A.</description></item>
|
||||
</list>
|
||||
</param>
|
||||
<returns>An expanded or padded array with the specified row and column dimensions.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ExpandedArray(System.String,System.String,System.String,System.String)">
|
||||
<summary>
|
||||
Compute and return the expanded arraay based on pad_with and rows and cols argument.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcEngine.ComputeWebService(System.String)">
|
||||
<summary>
|
||||
Return the XML content of the given document
|
||||
@@ -12755,6 +12822,20 @@
|
||||
</summary>
|
||||
<param name="parent">Parent workbook object.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.XmlMapCollection.Add(System.String)">
|
||||
<summary>
|
||||
Added the XML document to the workbook using file path.
|
||||
</summary>
|
||||
<param name="fileName">Represents the XML file</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.XmlMapCollection.Add(System.IO.Stream)">
|
||||
<summary>
|
||||
Added the XML document to the workbook using file path.
|
||||
</summary>
|
||||
<param name="stream">Stream data of the xml file.</param>
|
||||
<returns>Returns TRUE if the XML is valid.</returns>
|
||||
<remarks>The stream should be passed as file stream to bind the xml</remarks>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.XmlMapCollection.Add(System.IO.Stream,Syncfusion.XlsIO.IWorksheet,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Add XmlMap object to the collection.
|
||||
@@ -12772,6 +12853,13 @@
|
||||
<param name="rootElement">Root element as string</param>
|
||||
<returns>True if root element string exists.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.XmlMapCollection.ContainsName(System.String)">
|
||||
<summary>
|
||||
Checks whether given name string exists in the collection.
|
||||
</summary>
|
||||
<param name="name">Name element as string</param>
|
||||
<returns>True if Name string exists.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.XmlMapCollection.Parse(System.Xml.XmlReader)">
|
||||
<summary>
|
||||
Parse and intialize mapping information.
|
||||
@@ -27677,6 +27765,21 @@
|
||||
Preserve format attribute name.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.XmlMap.DataBinding">
|
||||
<summary>
|
||||
Preserve DataBinding Element name.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.XmlMap.FileBinding">
|
||||
<summary>
|
||||
Preserve FileBinding attribute name.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.XmlMap.DataBindingLoadMode">
|
||||
<summary>
|
||||
Preserve DataBindingLoadMode attrbute name.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.XmlMap.m_sheet">
|
||||
<summary>
|
||||
Sheet where XmlMap imports the data.
|
||||
@@ -27707,6 +27810,11 @@
|
||||
XmlMap Id.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.XmlMap.m_connectionID">
|
||||
<summary>
|
||||
Xml connection ID.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.XmlMap.BindXml(System.IO.Stream,Syncfusion.XlsIO.Implementation.WorkbookImpl,Syncfusion.XlsIO.IWorksheet,System.Int32,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Extracts XML data from the stream and import to the sheet.
|
||||
@@ -27719,21 +27827,23 @@
|
||||
<param name="count">Count of XmlMaps in the workbook.</param>
|
||||
<returns>True if data imports to the sheet, else False.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.XmlMap.GetColumnInformation(Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn,System.Xml.Schema.XmlSchema)">
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.XmlMap.GetColumnInformation(Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn,System.Xml.Schema.XmlSchema,System.Data.DataColumn)">
|
||||
<summary>
|
||||
Column attributes of a table fetched from XML schema.
|
||||
</summary>
|
||||
<param name="tableColumn">Column of a table.</param>
|
||||
<param name="xmlSchema">XML schema where the data type of column is preserved.</param>
|
||||
<param name="column">Represents the column in the Data table</param>
|
||||
<returns>Returns True if data have sub-element path, False otherwise.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.XmlMap.FindElement(System.String,Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn,System.Collections.ICollection)">
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.XmlMap.FindElement(System.String,Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn,System.Collections.ICollection,System.Data.DataColumn)">
|
||||
<summary>
|
||||
Recursion method used to find the sub element path from the root element.
|
||||
</summary>
|
||||
<param name="xpath">Element path from the root element.</param>
|
||||
<param name="tableColumn">Table column.</param>
|
||||
<param name="collection">Values collection.</param>
|
||||
<param name="column">Represents the column in the Data table</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.XmlMap.ReadSchema(System.IO.Stream)">
|
||||
<summary>
|
||||
@@ -80262,6 +80372,11 @@
|
||||
Sub-element path.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn.m_uniqueName">
|
||||
<summary>
|
||||
Represents Xml column unique name.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn.m_dataType">
|
||||
<summary>
|
||||
Column datatype.
|
||||
@@ -80393,6 +80508,11 @@
|
||||
Column datatype.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn.UniqueName">
|
||||
<summary>
|
||||
Gets or sets Xml column unique name.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.XlsIO.Implementation.Tables.ListObjectColumn.IsArrayFormula">
|
||||
<summary>
|
||||
Indicates whether the column contains array formula
|
||||
@@ -84293,6 +84413,23 @@
|
||||
</code>
|
||||
</example>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.IWorksheet.ImportXml(System.String,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using file path.
|
||||
</summary>
|
||||
<param name="filename">FilePath of the speciifed xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.IWorksheet.ImportXml(System.IO.Stream,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using stream
|
||||
</summary>
|
||||
<param name="stream">Stream data of the xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
<remarks>The stream should be passed as file stream to bind the xml</remarks>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.IWorksheet.RemovePanes">
|
||||
<summary>
|
||||
Removes panes from a worksheet.
|
||||
@@ -148167,6 +148304,24 @@
|
||||
Copies worksheet data to the clipboard.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.Grouping.WorksheetGroup.ImportXml(System.String,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using file path.
|
||||
</summary>
|
||||
<param name="filename">FilePath of the speciifed xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.Grouping.WorksheetGroup.ImportXml(System.IO.Stream,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using stream
|
||||
</summary>
|
||||
<param name="stream">Stream data of the xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
<remarks>The stream should be passed as file stream to bind the xml</remarks>
|
||||
<exception cref="T:System.NotSupportedException"></exception>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.Collections.Grouping.WorksheetGroup.Syncfusion#XlsIO#IWorksheet#Clear">
|
||||
<summary>
|
||||
Clears worksheet data. Removes all formatting and merges.
|
||||
@@ -175151,6 +175306,24 @@
|
||||
<param name="col">The column of the change.</param>
|
||||
<param name="value">The changed value.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.ExternWorksheetImpl.ImportXml(System.String,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using file path.
|
||||
</summary>
|
||||
<param name="filename">FilePath of the speciifed xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.ExternWorksheetImpl.ImportXml(System.IO.Stream,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using stream
|
||||
</summary>
|
||||
<param name="stream">Stream data of the xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
<remarks>The stream should be passed as file stream to bind the xml</remarks>
|
||||
<exception cref="T:System.NotSupportedException"></exception>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.ExternWorksheetImpl.SaveAsHtml(System.String)">
|
||||
<summary>
|
||||
Saves worksheet with specified filename.
|
||||
@@ -215864,6 +216037,11 @@
|
||||
Indicates whether the AutoFitPivotTable method is called.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.WorksheetImpl.m_isXmlMapping">
|
||||
<summary>
|
||||
Indicates whether importing data table for xml mapping.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.WorksheetImpl.#cctor">
|
||||
<summary>
|
||||
Static constructor.
|
||||
@@ -219897,6 +220075,23 @@
|
||||
to image conversion. Gradient fill is partially supported.
|
||||
This method is supported on Windows Forms, WPF, ASP.NET and ASP.NET MVC platforms only.</remarks>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.WorksheetImpl.ImportXml(System.String,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using file path.
|
||||
</summary>
|
||||
<param name="filename">FilePath of the speciifed xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.WorksheetImpl.ImportXml(System.IO.Stream,System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Import XML document with specified cell position to the worksheet using stream
|
||||
</summary>
|
||||
<param name="stream">Stream data of the xml file.</param>
|
||||
<param name="row">Row where the data to be imported.</param>
|
||||
<param name="column">Column where the data to be imported.</param>
|
||||
<remarks>The stream should be passed as file stream to bind the xml</remarks>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.WorksheetImpl.ImportDataTableWithoutCheck(System.Data.DataTable,System.Int32,System.Int32,System.Int32,System.Int32,System.Data.DataColumn[],System.Boolean)">
|
||||
<summary>
|
||||
Imports data table without checking arguments for correctness.
|
||||
|
||||
Binary file not shown.
@@ -20211,3 +20211,676 @@
|
||||
2024-08-05 13:44:22.4087|DEBUG|EDOKA|
|
||||
2024-08-05 13:44:22.4917|DEBUG|EDOKA|
|
||||
2024-08-05 13:44:22.5667|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 09:49:53.4455|DEBUG|EDOKA|Start
|
||||
2024-08-06 09:49:53.4790|DEBUG|EDOKA|
|
||||
2024-08-06 09:49:53.4790|DEBUG|EDOKA|
|
||||
2024-08-06 09:49:53.4790|DEBUG|EDOKA|
|
||||
2024-08-06 09:49:53.4990|DEBUG|EDOKA|
|
||||
2024-08-06 09:49:53.5451|DEBUG|EDOKA|
|
||||
2024-08-06 09:49:53.6152|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 09:50:00.0157|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:00.0257|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:08.8953|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:08.9653|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:08.9889|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:09.0174|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:12.7293|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:12.7699|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:16.6551|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:16.6933|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:16.6971|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:16.6971|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:16.6971|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:16.7215|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:22.4042|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:22.4435|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:22.4461|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:22.4461|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:22.4461|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:23.6267|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:23.7209|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.0864|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.0864|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.1783|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.2019|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.2111|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.2111|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.2111|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.2275|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.2985|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.3204|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.3413|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.3413|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.3413|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.3514|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.4210|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.4413|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.4527|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.4527|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.4527|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:43.4610|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.8946|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9372|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9472|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9472|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9472|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9472|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9472|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9615|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:47.9615|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.7536|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8097|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8242|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8242|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8242|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8242|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8242|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8242|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:52.8369|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:58.8876|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:58.9256|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:58.9346|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:58.9680|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:59.0109|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:59.0109|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:59.0233|DEBUG|EDOKA|
|
||||
2024-08-06 09:50:59.0233|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.2626|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.2626|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.2626|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.2908|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3263|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3263|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3383|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3383|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3383|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3653|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3883|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3883|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3980|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.3980|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:00.6406|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:18.0046|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:22.0766|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:34.5443|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:38.2612|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:47.4257|DEBUG|EDOKA|
|
||||
2024-08-06 09:51:54.4326|DEBUG|EDOKA|
|
||||
2024-08-06 09:52:20.7974|DEBUG|EDOKA|
|
||||
2024-08-06 09:52:21.5928|DEBUG|EDOKA|
|
||||
2024-08-06 09:52:22.8722|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:35.6328|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:35.6693|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:39.1474|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:39.1835|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:41.8072|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:41.8307|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:41.8433|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:41.8722|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:43.7544|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:43.7646|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:43.7646|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:43.7756|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:43.7756|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:43.7932|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:46.6737|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:46.6962|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:46.6962|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:46.6962|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:46.7182|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:47.1297|DEBUG|EDOKA|
|
||||
2024-08-06 09:54:47.1347|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:02.4959|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:02.5559|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:02.5559|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:06.2223|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:34.2448|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:57.8788|DEBUG|EDOKA|
|
||||
2024-08-06 09:56:59.4066|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:05.4329|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:05.5120|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:05.5120|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:17.4409|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:17.5094|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:17.5094|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:21.9927|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0469|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0641|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0641|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0704|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0704|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0704|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0704|DEBUG|EDOKA|
|
||||
2024-08-06 09:59:22.0704|DEBUG|EDOKA|
|
||||
2024-08-06 10:01:44.4150|DEBUG|EDOKA|
|
||||
2024-08-06 10:01:45.5588|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:00.4378|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:02.5024|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:06.2334|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:08.1387|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:20.0653|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:47.4290|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:48.4408|DEBUG|EDOKA|
|
||||
2024-08-06 10:02:49.5425|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:00.4264|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:33.1740|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:33.2453|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:33.3551|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:35.7565|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:35.7731|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:35.7906|DEBUG|EDOKA|
|
||||
2024-08-06 10:03:35.7906|DEBUG|EDOKA|
|
||||
2024-08-06 10:04:22.6084|DEBUG|EDOKA|
|
||||
2024-08-06 10:04:26.1090|DEBUG|EDOKA|
|
||||
2024-08-06 10:04:26.1508|DEBUG|EDOKA|
|
||||
2024-08-06 10:04:26.1508|DEBUG|EDOKA|
|
||||
2024-08-06 10:05:15.4177|DEBUG|EDOKA|
|
||||
2024-08-06 10:05:15.4713|DEBUG|EDOKA|
|
||||
2024-08-06 10:10:09.7965|DEBUG|EDOKA|
|
||||
2024-08-06 10:10:14.2131|DEBUG|EDOKA|
|
||||
2024-08-06 10:10:18.4000|DEBUG|EDOKA|
|
||||
2024-08-06 10:10:18.4361|DEBUG|EDOKA|
|
||||
2024-08-06 10:10:31.5257|DEBUG|EDOKA|
|
||||
2024-08-06 10:13:41.8623|DEBUG|EDOKA|
|
||||
2024-08-06 10:13:43.4599|DEBUG|EDOKA|
|
||||
2024-08-06 10:13:44.4311|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:11.6852|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:11.7218|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:18.8286|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:18.8655|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:21.4167|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:21.4480|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:21.4676|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:21.4987|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:25.3612|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:25.3990|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:27.8082|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:27.8193|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:27.8193|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:27.8193|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:27.8193|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:27.8470|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:43.7640|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:43.7875|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:43.7885|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:43.7885|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:43.7885|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:44.3980|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:44.3980|DEBUG|EDOKA|
|
||||
2024-08-06 10:14:56.8564|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:18.6073|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:19.8276|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:21.6054|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:26.1511|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:29.6527|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.4383|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.4746|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.5793|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.6037|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.6277|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.6317|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.6317|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.6609|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.7362|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.7625|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.8082|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.8082|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.8082|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.8270|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.9031|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.9281|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.9532|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.9532|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.9532|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:39.9707|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9351|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9746|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:46.9816|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.4679|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5206|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5432|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5432|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5432|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5432|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5432|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5432|DEBUG|EDOKA|
|
||||
2024-08-06 10:15:57.5560|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.3828|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4186|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4186|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4624|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4839|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4839|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4839|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:02.4919|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1471|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1481|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1481|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1481|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1922|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1952|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1952|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1952|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.1952|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.2107|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.2107|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.2258|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.2258|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.2258|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:03.4277|DEBUG|EDOKA|
|
||||
2024-08-06 10:16:14.8065|DEBUG|EDOKA|
|
||||
2024-08-06 10:17:01.6331|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:29.5407|DEBUG|EDOKA|Start
|
||||
2024-08-06 12:24:29.6004|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:29.6004|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:29.6004|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:29.6200|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:29.6786|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:29.7528|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 12:24:32.3523|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:32.3523|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:34.7092|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:34.7492|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:34.8057|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:34.8523|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:38.1882|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:38.2317|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:40.1721|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:40.1821|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:40.1821|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:40.1821|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:40.1946|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:40.2282|DEBUG|EDOKA|
|
||||
2024-08-06 12:24:43.6510|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:01.9393|DEBUG|EDOKA|Start
|
||||
2024-08-06 12:25:01.9808|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:01.9808|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:01.9808|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:01.9969|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:02.0459|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:02.1156|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 12:25:04.5024|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:04.5124|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:09.0278|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:09.0643|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:11.4173|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:11.4551|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:11.4922|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:11.5216|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:15.1094|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:15.1522|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:17.6628|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:17.6628|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:17.6628|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:17.6628|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:17.6789|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:17.6979|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:19.2411|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:19.2802|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:19.2802|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:19.2908|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:19.2908|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:20.4945|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:20.5077|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:27.0094|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:33.4599|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:37.9695|DEBUG|EDOKA|
|
||||
2024-08-06 12:25:50.5197|DEBUG|EDOKA|
|
||||
2024-08-06 13:32:35.8684|DEBUG|EDOKA|Start
|
||||
2024-08-06 13:32:35.9284|DEBUG|EDOKA|
|
||||
2024-08-06 13:32:35.9284|DEBUG|EDOKA|
|
||||
2024-08-06 13:32:35.9284|DEBUG|EDOKA|
|
||||
2024-08-06 13:32:35.9284|DEBUG|EDOKA|
|
||||
2024-08-06 13:32:35.9955|DEBUG|EDOKA|
|
||||
2024-08-06 13:32:36.0681|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 13:32:39.3911|DEBUG|EDOKA|
|
||||
2024-08-06 13:33:55.7574|DEBUG|EDOKA|Start
|
||||
2024-08-06 13:33:55.8155|DEBUG|EDOKA|
|
||||
2024-08-06 13:33:55.8155|DEBUG|EDOKA|
|
||||
2024-08-06 13:33:55.8195|DEBUG|EDOKA|
|
||||
2024-08-06 13:33:55.8195|DEBUG|EDOKA|
|
||||
2024-08-06 13:33:55.8844|DEBUG|EDOKA|
|
||||
2024-08-06 13:33:55.9586|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 13:33:58.4590|DEBUG|EDOKA|
|
||||
2024-08-06 13:34:02.4910|DEBUG|EDOKA|
|
||||
2024-08-06 13:34:02.5411|DEBUG|EDOKA|
|
||||
2024-08-06 13:34:02.5411|DEBUG|EDOKA|
|
||||
2024-08-06 14:13:33.1970|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:13:33.2551|DEBUG|EDOKA|
|
||||
2024-08-06 14:13:33.2571|DEBUG|EDOKA|
|
||||
2024-08-06 14:13:33.2571|DEBUG|EDOKA|
|
||||
2024-08-06 14:13:33.2571|DEBUG|EDOKA|
|
||||
2024-08-06 14:13:33.3131|DEBUG|EDOKA|
|
||||
2024-08-06 14:13:33.3777|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 14:22:46.0647|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:22:46.1213|DEBUG|EDOKA|
|
||||
2024-08-06 14:22:46.1213|DEBUG|EDOKA|
|
||||
2024-08-06 14:22:46.1213|DEBUG|EDOKA|
|
||||
2024-08-06 14:22:46.1348|DEBUG|EDOKA|
|
||||
2024-08-06 14:22:46.1770|DEBUG|EDOKA|
|
||||
2024-08-06 14:22:46.2401|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 14:23:09.2876|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:23:09.3506|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:09.3506|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:09.3506|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:09.3687|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:09.4208|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:09.4955|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 14:23:39.5686|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:23:39.6277|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:39.6317|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:39.6317|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:39.6317|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:39.7067|DEBUG|EDOKA|
|
||||
2024-08-06 14:23:39.7727|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 14:25:59.9619|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:26:00.0206|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:00.0247|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:00.0247|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:00.0247|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:00.0869|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:00.1532|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 14:26:12.7504|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:26:12.8131|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:12.8131|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:12.8202|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:12.8202|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:12.8819|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:12.9490|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 14:26:48.2473|DEBUG|EDOKA|Start
|
||||
2024-08-06 14:26:48.3084|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:48.3084|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:48.3084|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:48.3249|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:48.3715|DEBUG|EDOKA|
|
||||
2024-08-06 14:26:48.4366|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 15:25:07.5188|DEBUG|EDOKA|Start
|
||||
2024-08-06 15:25:07.5782|DEBUG|EDOKA|
|
||||
2024-08-06 15:25:07.5782|DEBUG|EDOKA|
|
||||
2024-08-06 15:25:07.5782|DEBUG|EDOKA|
|
||||
2024-08-06 15:25:07.5933|DEBUG|EDOKA|
|
||||
2024-08-06 15:25:07.6463|DEBUG|EDOKA|
|
||||
2024-08-06 15:25:07.7146|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 15:42:20.4424|DEBUG|EDOKA|Start
|
||||
2024-08-06 15:42:20.5026|DEBUG|EDOKA|
|
||||
2024-08-06 15:42:20.5026|DEBUG|EDOKA|
|
||||
2024-08-06 15:42:20.5076|DEBUG|EDOKA|
|
||||
2024-08-06 15:42:20.5076|DEBUG|EDOKA|
|
||||
2024-08-06 15:42:20.5718|DEBUG|EDOKA|
|
||||
2024-08-06 15:42:20.6357|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-06 15:43:06.4187|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:06.4543|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:10.6204|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:10.6566|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:14.0016|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:14.0665|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:14.0919|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:14.1253|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:16.9410|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:16.9549|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:18.7325|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:18.7445|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:18.7445|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:18.7445|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:18.7573|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:18.7806|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:28.3787|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:28.4089|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:28.4129|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:28.4129|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:28.4442|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:29.4882|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:29.5047|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.2054|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.2406|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.3218|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.3475|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.3563|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.3563|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.3563|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.3997|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.4755|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.4994|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.5082|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.5082|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.5082|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.5082|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.5883|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.6149|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.6439|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.6439|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.6472|DEBUG|EDOKA|
|
||||
2024-08-06 15:43:55.6472|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:07.8172|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:07.8869|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:07.9161|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:07.9161|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:07.9161|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:07.9161|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7236|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7666|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7727|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7727|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7727|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7727|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7727|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7727|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7881|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7881|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7881|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:20.7881|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.1355|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.1726|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.1822|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.1999|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.2229|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.2229|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.2304|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.2304|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9381|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9381|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9381|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9546|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9788|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9788|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9788|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9788|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:31.9788|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.0021|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.0221|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.0251|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.0251|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.0251|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5128|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5128|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5128|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5301|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5447|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5447|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5537|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.5537|DEBUG|EDOKA|
|
||||
2024-08-06 15:44:32.8585|DEBUG|EDOKA|
|
||||
2024-08-06 15:45:32.4899|DEBUG|EDOKA|
|
||||
2024-08-06 15:45:36.5530|DEBUG|EDOKA|
|
||||
2024-08-06 15:45:48.4821|DEBUG|EDOKA|
|
||||
2024-08-06 19:57:21.7973|DEBUG|EDOKA|Start
|
||||
2024-08-06 19:57:21.8623|DEBUG|EDOKA|
|
||||
2024-08-06 19:57:21.8723|DEBUG|EDOKA|
|
||||
2024-08-06 19:57:21.8723|DEBUG|EDOKA|
|
||||
2024-08-06 19:57:21.8973|DEBUG|EDOKA|
|
||||
2024-08-06 19:57:21.9895|DEBUG|EDOKA|
|
||||
2024-08-06 19:57:22.1170|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 08:22:24.3126|DEBUG|EDOKA|Start
|
||||
2024-08-07 08:22:24.3607|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:24.3682|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:24.3682|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:24.3932|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:24.6278|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:24.7088|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 08:22:27.0760|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:27.0760|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:32.0496|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:32.0856|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:37.3077|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:37.3450|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:50.2911|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:50.3275|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:53.3827|DEBUG|EDOKA|
|
||||
2024-08-07 08:22:53.3827|DEBUG|EDOKA|
|
||||
2024-08-07 08:24:41.5389|DEBUG|EDOKA|
|
||||
2024-08-07 08:24:41.5752|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:20.8147|DEBUG|EDOKA|Start
|
||||
2024-08-07 08:27:20.8839|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:20.9024|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:20.9204|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:20.9349|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:21.0053|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:21.1059|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 08:27:23.6458|DEBUG|EDOKA|
|
||||
2024-08-07 08:27:23.6458|DEBUG|EDOKA|
|
||||
2024-08-07 08:29:13.0829|DEBUG|EDOKA|
|
||||
2024-08-07 08:29:13.1181|DEBUG|EDOKA|
|
||||
2024-08-07 08:29:18.5817|DEBUG|EDOKA|
|
||||
2024-08-07 08:29:18.6181|DEBUG|EDOKA|
|
||||
2024-08-07 08:30:54.6471|DEBUG|EDOKA|
|
||||
2024-08-07 08:30:54.6834|DEBUG|EDOKA|
|
||||
2024-08-07 08:33:16.2595|DEBUG|EDOKA|
|
||||
2024-08-07 08:33:16.2953|DEBUG|EDOKA|
|
||||
2024-08-07 08:34:42.5784|DEBUG|EDOKA|
|
||||
2024-08-07 08:34:42.6182|DEBUG|EDOKA|
|
||||
2024-08-07 08:34:59.1987|DEBUG|EDOKA|
|
||||
2024-08-07 08:34:59.2072|DEBUG|EDOKA|
|
||||
2024-08-07 08:35:01.4464|DEBUG|EDOKA|
|
||||
2024-08-07 08:35:01.4564|DEBUG|EDOKA|
|
||||
2024-08-07 08:38:13.7372|DEBUG|EDOKA|
|
||||
2024-08-07 08:38:13.7730|DEBUG|EDOKA|
|
||||
2024-08-07 08:40:32.1772|DEBUG|EDOKA|
|
||||
2024-08-07 08:40:32.2136|DEBUG|EDOKA|
|
||||
2024-08-07 08:40:36.3049|DEBUG|EDOKA|
|
||||
2024-08-07 08:40:36.3458|DEBUG|EDOKA|
|
||||
2024-08-07 08:41:22.0506|DEBUG|EDOKA|
|
||||
2024-08-07 08:41:22.0929|DEBUG|EDOKA|
|
||||
2024-08-07 08:41:25.1613|DEBUG|EDOKA|
|
||||
2024-08-07 08:41:25.2023|DEBUG|EDOKA|
|
||||
2024-08-07 08:43:04.4774|DEBUG|EDOKA|
|
||||
2024-08-07 08:43:04.5137|DEBUG|EDOKA|
|
||||
2024-08-07 08:43:06.6069|DEBUG|EDOKA|
|
||||
2024-08-07 08:43:06.6178|DEBUG|EDOKA|
|
||||
2024-08-07 08:51:52.9983|DEBUG|EDOKA|
|
||||
2024-08-07 08:51:53.0354|DEBUG|EDOKA|
|
||||
2024-08-07 08:52:01.8873|DEBUG|EDOKA|
|
||||
2024-08-07 08:52:01.9235|DEBUG|EDOKA|
|
||||
2024-08-07 08:53:59.4869|DEBUG|EDOKA|
|
||||
2024-08-07 08:53:59.5232|DEBUG|EDOKA|
|
||||
2024-08-07 08:54:51.4505|DEBUG|EDOKA|
|
||||
2024-08-07 08:54:51.4875|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:24.9284|DEBUG|EDOKA|Start
|
||||
2024-08-07 08:57:24.9879|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:24.9879|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:24.9879|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:25.0095|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:25.0746|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:25.1554|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 08:57:27.0383|DEBUG|EDOKA|
|
||||
2024-08-07 08:57:27.0483|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:42.3631|DEBUG|EDOKA|Start
|
||||
2024-08-07 09:11:42.4243|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:42.4243|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:42.4243|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:42.4404|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:42.4948|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:42.5594|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 09:11:44.6097|DEBUG|EDOKA|
|
||||
2024-08-07 09:11:44.6192|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:25.6746|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:25.7082|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:25.7708|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:25.8002|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:28.0168|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:28.0273|DEBUG|EDOKA|
|
||||
2024-08-07 09:16:28.0889|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:56.4252|DEBUG|EDOKA|Start
|
||||
2024-08-07 09:17:56.4969|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:56.5049|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:56.5049|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:56.5254|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:56.6039|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:56.6977|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 09:17:58.5991|DEBUG|EDOKA|
|
||||
2024-08-07 09:17:58.5991|DEBUG|EDOKA|
|
||||
2024-08-07 09:18:03.8913|DEBUG|EDOKA|
|
||||
2024-08-07 09:18:03.9269|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:31.0939|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:31.1031|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:38.2710|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:38.3078|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:41.7294|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:41.7652|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:44.1679|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:44.2059|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:44.2501|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:44.2799|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:47.2000|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:47.2163|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:49.3589|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:49.4175|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:49.4175|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:49.4235|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:49.4235|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:49.4461|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:50.9662|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:51.2409|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:51.2409|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:51.2584|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:51.2584|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:52.4910|DEBUG|EDOKA|
|
||||
2024-08-07 09:20:52.5847|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:10.1895|DEBUG|EDOKA|Start
|
||||
2024-08-07 09:22:10.2477|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:10.2517|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:10.2517|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:10.2677|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:10.3188|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:10.3817|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 09:22:12.1867|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:12.1957|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:50.5402|DEBUG|EDOKA|Start
|
||||
2024-08-07 09:22:50.6000|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:50.6000|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:50.6000|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:50.6160|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:50.6694|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:50.7313|DEBUG|EDOKA|Start - Ende
|
||||
2024-08-07 09:22:52.5482|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:52.5577|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:56.4019|DEBUG|EDOKA|
|
||||
2024-08-07 09:22:56.4374|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:01.0848|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:01.1198|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:05.1864|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:05.2220|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:09.3058|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:09.3681|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:09.4126|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:09.4458|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:12.6624|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:12.7084|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:14.7809|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:14.7912|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:14.7912|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:14.7994|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:14.7994|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:14.8229|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:16.8517|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:16.8841|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:16.8841|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:16.9036|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:16.9036|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:17.8927|DEBUG|EDOKA|
|
||||
2024-08-07 09:23:17.9086|DEBUG|EDOKA|
|
||||
|
||||
Reference in New Issue
Block a user