diff --git a/.gitignore b/.gitignore index 8d4a6c0..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +0,0 @@ -bin -obj \ No newline at end of file diff --git a/.vs/DocGenerator/DesignTimeBuild/.dtbcache b/.vs/DocGenerator/DesignTimeBuild/.dtbcache new file mode 100644 index 0000000..7280c69 Binary files /dev/null and b/.vs/DocGenerator/DesignTimeBuild/.dtbcache differ diff --git a/.vs/DocGenerator/DesignTimeBuild/.dtbcache.v2 b/.vs/DocGenerator/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..710b76d Binary files /dev/null and b/.vs/DocGenerator/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/DocGenerator/FileContentIndex/5bf28df8-10ca-4fd8-ba38-993a3808a0bc.vsidx b/.vs/DocGenerator/FileContentIndex/5bf28df8-10ca-4fd8-ba38-993a3808a0bc.vsidx new file mode 100644 index 0000000..02e1774 Binary files /dev/null and b/.vs/DocGenerator/FileContentIndex/5bf28df8-10ca-4fd8-ba38-993a3808a0bc.vsidx differ diff --git a/.vs/DocGenerator/FileContentIndex/8a161317-b77b-4f56-8bc2-ec77845d9a49.vsidx b/.vs/DocGenerator/FileContentIndex/8a161317-b77b-4f56-8bc2-ec77845d9a49.vsidx new file mode 100644 index 0000000..ebf3a74 Binary files /dev/null and b/.vs/DocGenerator/FileContentIndex/8a161317-b77b-4f56-8bc2-ec77845d9a49.vsidx differ diff --git a/.vs/DocGenerator/v15/.suo b/.vs/DocGenerator/v15/.suo new file mode 100644 index 0000000..021ce46 Binary files /dev/null and b/.vs/DocGenerator/v15/.suo differ diff --git a/.vs/DocGenerator/v15/Server/sqlite3/db.lock b/.vs/DocGenerator/v15/Server/sqlite3/db.lock new file mode 100644 index 0000000..e69de29 diff --git a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide new file mode 100644 index 0000000..a62c947 Binary files /dev/null and b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide differ diff --git a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-shm b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-shm new file mode 100644 index 0000000..0165db2 Binary files /dev/null and b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-shm differ diff --git a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-wal b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-wal new file mode 100644 index 0000000..304c5ef Binary files /dev/null and b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-wal differ diff --git a/.vs/DocGenerator/v17/.futdcache.v2 b/.vs/DocGenerator/v17/.futdcache.v2 new file mode 100644 index 0000000..b30e032 Binary files /dev/null and b/.vs/DocGenerator/v17/.futdcache.v2 differ diff --git a/.vs/DocGenerator/v17/.suo b/.vs/DocGenerator/v17/.suo new file mode 100644 index 0000000..10da437 Binary files /dev/null and b/.vs/DocGenerator/v17/.suo differ diff --git a/.vs/ProjectEvaluation/docgenerator.metadata.v7.bin b/.vs/ProjectEvaluation/docgenerator.metadata.v7.bin new file mode 100644 index 0000000..5d8dc53 Binary files /dev/null and b/.vs/ProjectEvaluation/docgenerator.metadata.v7.bin differ diff --git a/.vs/ProjectEvaluation/docgenerator.projects.v7.bin b/.vs/ProjectEvaluation/docgenerator.projects.v7.bin new file mode 100644 index 0000000..1d688a2 Binary files /dev/null and b/.vs/ProjectEvaluation/docgenerator.projects.v7.bin differ diff --git a/DocGenerator/Properties/launchSettings.json b/DocGenerator/Properties/launchSettings.json new file mode 100644 index 0000000..5934cea --- /dev/null +++ b/DocGenerator/Properties/launchSettings.json @@ -0,0 +1,8 @@ +{ + "profiles": { + "DocGenerator": { + "commandName": "Project", + "commandLineArgs": "D:\\project\\Drawer\\Drawer\\UCDraw\\UCDraw\\UC\\MainView.cs" + } + } +} \ No newline at end of file diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.deps.json b/DocGenerator/bin/Debug/net6.0/DocGenerator.deps.json new file mode 100644 index 0000000..b4fd209 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/DocGenerator.deps.json @@ -0,0 +1,200 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "DocGenerator/1.0.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "Microsoft.CodeAnalysis.CSharp": "4.7.0" + }, + "runtime": { + "DocGenerator.dll": {} + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": {}, + "Microsoft.CodeAnalysis.Common/4.7.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.7.0.0", + "fileVersion": "4.700.23.41609" + } + }, + "resources": { + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.7.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.7.0" + }, + "runtime": { + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.7.0.0", + "fileVersion": "4.700.23.41609" + } + }, + "resources": { + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "System.Collections.Immutable/7.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Collections.Immutable.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Reflection.Metadata/7.0.0": { + "dependencies": { + "System.Collections.Immutable": "7.0.0" + }, + "runtime": { + "lib/net6.0/System.Reflection.Metadata.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {} + } + }, + "libraries": { + "DocGenerator/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", + "path": "microsoft.codeanalysis.analyzers/3.3.4", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pD5S14xMUebSGYe75kt0q/aaS/ftvktSo/pEv7aX7hNPHfdZS+SZeXvkvcffGxWkunYOyRF9m1oN7zzSdYj9dQ==", + "path": "microsoft.codeanalysis.common/4.7.0", + "hashPath": "microsoft.codeanalysis.common.4.7.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JHCP2L6lB0oJ3tQoHkC67SFZxW+KbJVOnAo+6L01K5r/NlBlSUhTk5nUAldWhTVwGdzqNeHqGtnEqpsCmGSwQA==", + "path": "microsoft.codeanalysis.csharp/4.7.0", + "hashPath": "microsoft.codeanalysis.csharp.4.7.0.nupkg.sha512" + }, + "System.Collections.Immutable/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", + "path": "system.collections.immutable/7.0.0", + "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512" + }, + "System.Reflection.Metadata/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", + "path": "system.reflection.metadata/7.0.0", + "hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.dll b/DocGenerator/bin/Debug/net6.0/DocGenerator.dll new file mode 100644 index 0000000..943dc87 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/DocGenerator.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.exe b/DocGenerator/bin/Debug/net6.0/DocGenerator.exe new file mode 100644 index 0000000..29a9418 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/DocGenerator.exe differ diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.pdb b/DocGenerator/bin/Debug/net6.0/DocGenerator.pdb new file mode 100644 index 0000000..2205f5a Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/DocGenerator.pdb differ diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.runtimeconfig.json b/DocGenerator/bin/Debug/net6.0/DocGenerator.runtimeconfig.json new file mode 100644 index 0000000..4986d16 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/DocGenerator.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + } + } +} \ No newline at end of file diff --git a/DocGenerator/bin/Debug/net6.0/MainView.7z b/DocGenerator/bin/Debug/net6.0/MainView.7z new file mode 100644 index 0000000..613a653 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/MainView.7z differ diff --git a/DocGenerator/bin/Debug/net6.0/MainView.zip b/DocGenerator/bin/Debug/net6.0/MainView.zip new file mode 100644 index 0000000..e723728 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/MainView.zip differ diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElement.md b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElement.md new file mode 100644 index 0000000..4a28305 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElement.md @@ -0,0 +1,32 @@ +# ActiveElement + +## 定义 + +激活图元 + +```CSharp +public void ActiveElement(string elementName, double x, double y, string layerName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| elementName | string | | 图元名称 | +| x | double | | x | +| y | double | | y | +| layerName | string | | 图层名称 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElementByName.md b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElementByName.md new file mode 100644 index 0000000..f82b54e --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElementByName.md @@ -0,0 +1,29 @@ +# ActiveElementByName + +## 定义 + +查找并激活图元 + +```CSharp +public int ActiveElementByName(string elementName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| elementName | string | | 图元名称 | + + +## 返回 + +类型: int +查找结果 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElements.md b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElements.md new file mode 100644 index 0000000..1d7b9e4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElements.md @@ -0,0 +1,29 @@ +# ActiveElements + +## 定义 + +激活某图元,选中并显示属性. + +```CSharp +public void ActiveElements(long[] positions) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| positions | long[] | | 选中的 position 集合 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/AddBufferData.md b/DocGenerator/bin/Debug/net6.0/MainView/AddBufferData.md new file mode 100644 index 0000000..044a2c6 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/AddBufferData.md @@ -0,0 +1,29 @@ +# AddBufferData + +## 定义 + + + +```CSharp +public void AddBufferData(string data) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| data | string | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/AddDrawCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/AddDrawCurve.md new file mode 100644 index 0000000..943b036 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/AddDrawCurve.md @@ -0,0 +1,31 @@ +# AddDrawCurve + +## 定义 + +添加线 + +```CSharp +public void AddDrawCurve(string layerName, string name, List pts) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层 | +| name | string | | 线名 | +| pts | List | | 坐标点 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoint.md b/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoint.md new file mode 100644 index 0000000..a7423e8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoint.md @@ -0,0 +1,30 @@ +# AddDrawPoint + +## 定义 + +添加点 + +```CSharp +public void AddDrawPoint(string layerName, DrawerPoint pt) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | +| pt | DrawerPoint | | 点 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoints.md b/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoints.md new file mode 100644 index 0000000..439c462 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoints.md @@ -0,0 +1,30 @@ +# AddDrawPoints + +## 定义 + +添加点数据 + +```CSharp +public void AddDrawPoints(string layerName, List points) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名 | +| points | List | | 点列表 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/AddSeismicSection.md b/DocGenerator/bin/Debug/net6.0/MainView/AddSeismicSection.md new file mode 100644 index 0000000..b4259e0 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/AddSeismicSection.md @@ -0,0 +1,30 @@ +# AddSeismicSection + +## 定义 + +添加地震剖面 + +```CSharp +public long AddSeismicSection(string sectionData, float[] values) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| sectionData | string | | 属性数据 | +| values | float[] | | | + + +## 返回 + +类型: long +图元索引 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ClearGeo.md b/DocGenerator/bin/Debug/net6.0/MainView/ClearGeo.md new file mode 100644 index 0000000..742bc91 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ClearGeo.md @@ -0,0 +1,26 @@ +# ClearGeo + +## 定义 + + + +```CSharp +public void ClearGeo() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ClearLayerTree.md b/DocGenerator/bin/Debug/net6.0/MainView/ClearLayerTree.md new file mode 100644 index 0000000..8703ccc --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ClearLayerTree.md @@ -0,0 +1,26 @@ +# ClearLayerTree + +## 定义 + +清理图层树 + +```CSharp +public void ClearLayerTree() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoint.md b/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoint.md new file mode 100644 index 0000000..cacb3f0 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoint.md @@ -0,0 +1,30 @@ +# DeleteDrawPoint + +## 定义 + +删除点数据 + +```CSharp +public void DeleteDrawPoint(string layerName, string ptName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | +| ptName | string | | 点名称 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoints.md b/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoints.md new file mode 100644 index 0000000..6361137 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoints.md @@ -0,0 +1,30 @@ +# DeleteDrawPoints + +## 定义 + +删除点数据 + +```CSharp +public void DeleteDrawPoints(string layerName, List eleNames) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层 | +| eleNames | List | | 名称列表 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/DeleteFile.md b/DocGenerator/bin/Debug/net6.0/MainView/DeleteFile.md new file mode 100644 index 0000000..ebedb82 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/DeleteFile.md @@ -0,0 +1,29 @@ +# DeleteFile + +## 定义 + +删除文件 + +```CSharp +public bool DeleteFile(string fileFullPath) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileFullPath | string | | 文件全路径 | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/DeleteLayers.md b/DocGenerator/bin/Debug/net6.0/MainView/DeleteLayers.md new file mode 100644 index 0000000..f649f5b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/DeleteLayers.md @@ -0,0 +1,30 @@ +# DeleteLayers + +## 定义 + +删除图层 + +```CSharp +public void DeleteLayers(List layers, bool withSublayer = false) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layers | List | | 图层列表 | +| withSublayer | bool | | 是否删除子层 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/DisplayBackgroundGrid.md b/DocGenerator/bin/Debug/net6.0/MainView/DisplayBackgroundGrid.md new file mode 100644 index 0000000..c55f064 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/DisplayBackgroundGrid.md @@ -0,0 +1,29 @@ +# DisplayBackgroundGrid + +## 定义 + +显示背景网格 + +```CSharp +public void DisplayBackgroundGrid(bool show) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| show | bool | | 是/否 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/Escape.md b/DocGenerator/bin/Debug/net6.0/MainView/Escape.md new file mode 100644 index 0000000..99564d5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/Escape.md @@ -0,0 +1,26 @@ +# Escape + +## 定义 + +处理Esc按键事件. + +```CSharp +public void Escape() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/Export2Image.md b/DocGenerator/bin/Debug/net6.0/MainView/Export2Image.md new file mode 100644 index 0000000..a3be021 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/Export2Image.md @@ -0,0 +1,29 @@ +# Export2Image + +## 定义 + +导出到图片 + +```CSharp +public bool Export2Image(string fileFullPath) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileFullPath | string | | 文件全路径 | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ExportDataFile.md b/DocGenerator/bin/Debug/net6.0/MainView/ExportDataFile.md new file mode 100644 index 0000000..53ff2a7 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ExportDataFile.md @@ -0,0 +1,26 @@ +# ExportDataFile + +## 定义 + +导出文件 + +```CSharp +public void ExportDataFile() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/Extend.md b/DocGenerator/bin/Debug/net6.0/MainView/Extend.md new file mode 100644 index 0000000..45dd70d --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/Extend.md @@ -0,0 +1,29 @@ +# Extend + +## 定义 + +扩展矩形范围大小到全屏 + +```CSharp +public void Extend(RectangleF rect) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| rect | RectangleF | | 范围 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileMerge.md b/DocGenerator/bin/Debug/net6.0/MainView/FileMerge.md new file mode 100644 index 0000000..ecc18fa --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileMerge.md @@ -0,0 +1,30 @@ +# FileMerge + +## 定义 + +合并文件 + +```CSharp +public bool FileMerge(string fileName, bool onBottom = false) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | 文件名称 | +| onBottom | bool | | 是否在最底层 | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileMergeAfter.md b/DocGenerator/bin/Debug/net6.0/MainView/FileMergeAfter.md new file mode 100644 index 0000000..86544c4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileMergeAfter.md @@ -0,0 +1,30 @@ +# FileMergeAfter + +## 定义 + +在指定层位后合并文件. + +```CSharp +public bool FileMergeAfter(string fileName, string layerAfter) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | Name of the file. | +| layerAfter | string | | The layer after. | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileMergeBefore.md b/DocGenerator/bin/Debug/net6.0/MainView/FileMergeBefore.md new file mode 100644 index 0000000..1607e59 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileMergeBefore.md @@ -0,0 +1,30 @@ +# FileMergeBefore + +## 定义 + +在指定层位前合并文件. + +```CSharp +public bool FileMergeBefore(string fileName, string layerBefore) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | Name of the file. | +| layerBefore | string | | The layer before. | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCleanCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCleanCurve.md new file mode 100644 index 0000000..942cac5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCleanCurve.md @@ -0,0 +1,29 @@ +# FileSaveCleanCurve + +## 定义 + + + +```CSharp +public bool FileSaveCleanCurve(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCurve.md new file mode 100644 index 0000000..b0d3018 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCurve.md @@ -0,0 +1,29 @@ +# FileSaveCurve + +## 定义 + +保存曲线 + +```CSharp +public bool FileSaveCurve(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | 文件路径名 | + + +## 返回 + +类型: bool +成功/失败 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSavePoint.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSavePoint.md new file mode 100644 index 0000000..0b2b82a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSavePoint.md @@ -0,0 +1,29 @@ +# FileSavePoint + +## 定义 + +保存点 + +```CSharp +public bool FileSavePoint(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | 文件路径名 | + + +## 返回 + +类型: bool +成功/失败 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSelect.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSelect.md new file mode 100644 index 0000000..0112a7d --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSelect.md @@ -0,0 +1,29 @@ +# FileSaveSelect + +## 定义 + +保存选择的数据 + +```CSharp +public bool FileSaveSelect(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | 文件名 | + + +## 返回 + +类型: bool +成功/失败 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSolid.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSolid.md new file mode 100644 index 0000000..7c721ca --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSolid.md @@ -0,0 +1,29 @@ +# FileSaveSolid + +## 定义 + + + +```CSharp +public bool FileSaveSolid(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveText.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveText.md new file mode 100644 index 0000000..6feaa1d --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveText.md @@ -0,0 +1,29 @@ +# FileSaveText + +## 定义 + + + +```CSharp +public bool FileSaveText(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToMark.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToMark.md new file mode 100644 index 0000000..59a7cf6 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToMark.md @@ -0,0 +1,26 @@ +# FileSaveToMark + +## 定义 + + + +```CSharp +public bool FileSaveToMark() +``` + +## 请求参数 + + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToXyz.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToXyz.md new file mode 100644 index 0000000..f534f62 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToXyz.md @@ -0,0 +1,29 @@ +# FileSaveToXyz + +## 定义 + + + +```CSharp +public bool FileSaveToXyz(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveView.md b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveView.md new file mode 100644 index 0000000..14ac6ad --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FileSaveView.md @@ -0,0 +1,29 @@ +# FileSaveView + +## 定义 + +保存显示数据 + +```CSharp +public bool FileSaveView(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | 文件路径 | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/FindElementByName.md b/DocGenerator/bin/Debug/net6.0/MainView/FindElementByName.md new file mode 100644 index 0000000..ce71097 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/FindElementByName.md @@ -0,0 +1,33 @@ +# FindElementByName + +## 定义 + +根据名称查找并激活图元 + +```CSharp +public int FindElementByName(string content, bool matchAll = false, bool matchCase = false, int elementType = 0, bool editableOnly = true) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| content | string | | 图元名称 | +| matchAll | bool | | 全字匹配 | +| matchCase | bool | | 匹配大小写 | +| elementType | int | | 图元类型 | +| editableOnly | bool | | 是否只查找可编辑图元 | + + +## 返回 + +类型: int +查找结果 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/GetDataByLayer.md b/DocGenerator/bin/Debug/net6.0/MainView/GetDataByLayer.md new file mode 100644 index 0000000..a387810 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/GetDataByLayer.md @@ -0,0 +1,29 @@ +# GetDataByLayer + +## 定义 + +获得图层的数据 + +```CSharp +public List GetDataByLayer(string layerName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | + + +## 返回 + +类型: List +数据列表 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/GetGridPointValue.md b/DocGenerator/bin/Debug/net6.0/MainView/GetGridPointValue.md new file mode 100644 index 0000000..c4f5299 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/GetGridPointValue.md @@ -0,0 +1,31 @@ +# GetGridPointValue + +## 定义 + +获得曲面上点的Z值 + +```CSharp +public bool GetGridPointValue(double x, double y, ref double dZValue) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| x | double | | 点坐标X | +| y | double | | 点坐标Y | +| dZValue | double | | 点坐标Z | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/GetLayerLayerStyle.md b/DocGenerator/bin/Debug/net6.0/MainView/GetLayerLayerStyle.md new file mode 100644 index 0000000..42f3197 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/GetLayerLayerStyle.md @@ -0,0 +1,29 @@ +# GetLayerLayerStyle + +## 定义 + +获取图层的样式 + +```CSharp +public DrawerStyle GetLayerLayerStyle(string layerName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | + + +## 返回 + +类型: DrawerStyle +图层样式 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/GetLengthAngle.md b/DocGenerator/bin/Debug/net6.0/MainView/GetLengthAngle.md new file mode 100644 index 0000000..1a0bde1 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/GetLengthAngle.md @@ -0,0 +1,29 @@ +# GetLengthAngle + +## 定义 + + + +```CSharp +public void GetLengthAngle(string info) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| info | string | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/GetSelectedElements.md b/DocGenerator/bin/Debug/net6.0/MainView/GetSelectedElements.md new file mode 100644 index 0000000..0c9fbc5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/GetSelectedElements.md @@ -0,0 +1,26 @@ +# GetSelectedElements + +## 定义 + +获得选中的所有图元 + +```CSharp +public List GetSelectedElements() +``` + +## 请求参数 + + + +## 返回 + +类型: List +选中图元的列表 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/GridGeneraterContour.md b/DocGenerator/bin/Debug/net6.0/MainView/GridGeneraterContour.md new file mode 100644 index 0000000..abe8fd8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/GridGeneraterContour.md @@ -0,0 +1,26 @@ +# GridGeneraterContour + +## 定义 + + + +```CSharp +public void GridGeneraterContour() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/HasSelectedArea.md b/DocGenerator/bin/Debug/net6.0/MainView/HasSelectedArea.md new file mode 100644 index 0000000..7db5aa1 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/HasSelectedArea.md @@ -0,0 +1,26 @@ +# HasSelectedArea + +## 定义 + +是否有选中区域 + +```CSharp +public bool HasSelectedArea() +``` + +## 请求参数 + + + +## 返回 + +类型: bool +bool + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ImageFileMerge.md b/DocGenerator/bin/Debug/net6.0/MainView/ImageFileMerge.md new file mode 100644 index 0000000..c075c2f --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ImageFileMerge.md @@ -0,0 +1,35 @@ +# ImageFileMerge + +## 定义 + +合并图片文件 + +```CSharp +public void ImageFileMerge(string fileName, bool onBottom, +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | 输入文件 | +| onBottom | bool | | 是否插入到最底层 | +| locationX | double | | 起始坐标X | +| locationY | double | | 起始坐标Y | +| endX | double | | 终止坐标X | +| endY | double | | 终止坐标Y | +| layerName | string | | 图层名称 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ImportDataFile.md b/DocGenerator/bin/Debug/net6.0/MainView/ImportDataFile.md new file mode 100644 index 0000000..a126cc4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ImportDataFile.md @@ -0,0 +1,26 @@ +# ImportDataFile + +## 定义 + + + +```CSharp +public void ImportDataFile() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/InitlizePaint.md b/DocGenerator/bin/Debug/net6.0/MainView/InitlizePaint.md new file mode 100644 index 0000000..2be389f --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/InitlizePaint.md @@ -0,0 +1,29 @@ +# InitlizePaint + +## 定义 + + + +```CSharp +public void InitlizePaint(RectangleF rect) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| rect | RectangleF | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/InsertCommonCommand.md b/DocGenerator/bin/Debug/net6.0/MainView/InsertCommonCommand.md new file mode 100644 index 0000000..4d95164 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/InsertCommonCommand.md @@ -0,0 +1,32 @@ +# InsertCommonCommand + +## 定义 + +为常用菜单添加自定义命令. + +```CSharp +public void InsertCommonCommand(string text, EventHandler handler, bool needElement = true +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| text | string | | The text. | +| handler | EventHandler | | The handler. | +| needElement | bool | | if set to true [need element]. | +| elementType | DrawElementType | | 操作的图元类型. | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/InsertLayerCommand.md b/DocGenerator/bin/Debug/net6.0/MainView/InsertLayerCommand.md new file mode 100644 index 0000000..67411e3 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/InsertLayerCommand.md @@ -0,0 +1,30 @@ +# InsertLayerCommand + +## 定义 + +为图层树节点添加自定义命令 + +```CSharp +public void InsertLayerCommand(string text, EventHandler handler) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| text | string | | 命令名称 | +| handler | EventHandler | | 事件句柄 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/IsDocumentModified.md b/DocGenerator/bin/Debug/net6.0/MainView/IsDocumentModified.md new file mode 100644 index 0000000..62897f6 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/IsDocumentModified.md @@ -0,0 +1,26 @@ +# IsDocumentModified + +## 定义 + + + +```CSharp +public bool IsDocumentModified() +``` + +## 请求参数 + + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LayerGetCurves.md b/DocGenerator/bin/Debug/net6.0/MainView/LayerGetCurves.md new file mode 100644 index 0000000..953e52c --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LayerGetCurves.md @@ -0,0 +1,29 @@ +# LayerGetCurves + +## 定义 + +获得图层的所有曲线 + +```CSharp +public List LayerGetCurves(string layerName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | + + +## 返回 + +类型: List +曲线数据 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadElementData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadElementData.md new file mode 100644 index 0000000..33ad2c5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadElementData.md @@ -0,0 +1,29 @@ +# LoadElementData + +## 定义 + +加载统计元素数据 + +```CSharp +public void LoadElementData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 数据 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultData.md new file mode 100644 index 0000000..a9fb457 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultData.md @@ -0,0 +1,30 @@ +# LoadFaultData + +## 定义 + +// 断层统计. + // + +```CSharp +public void LoadFaultData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 数据内容 | + + +## 返回 + +类型: void +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultDataNew.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultDataNew.md new file mode 100644 index 0000000..2cfc9d9 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultDataNew.md @@ -0,0 +1,29 @@ +# LoadFaultDataNew + +## 定义 + +断层统计 + +```CSharp +public void LoadFaultDataNew(string strFileOut) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| strFileOut | string | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerData.md new file mode 100644 index 0000000..0fcdf98 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerData.md @@ -0,0 +1,29 @@ +# LoadLayerData + +## 定义 + +层位统计 + +```CSharp +public void LoadLayerData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 统计数据 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerTree.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerTree.md new file mode 100644 index 0000000..7dcbd78 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerTree.md @@ -0,0 +1,26 @@ +# LoadLayerTree + +## 定义 + +增加树控件 + +```CSharp +public void LoadLayerTree() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadSurveyData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadSurveyData.md new file mode 100644 index 0000000..291a47a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadSurveyData.md @@ -0,0 +1,29 @@ +# LoadSurveyData + +## 定义 + +加载统计测线数据 + +```CSharp +public void LoadSurveyData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 数据 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadTrapsData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadTrapsData.md new file mode 100644 index 0000000..1de112e --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadTrapsData.md @@ -0,0 +1,29 @@ +# LoadTrapsData + +## 定义 + +加载统计圈闭数据 + +```CSharp +public void LoadTrapsData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 数据内容 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadVolumnData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadVolumnData.md new file mode 100644 index 0000000..01fcb7f --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadVolumnData.md @@ -0,0 +1,29 @@ +# LoadVolumnData + +## 定义 + +体积统计 + +```CSharp +public void LoadVolumnData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 数据内容 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/LoadWellsData.md b/DocGenerator/bin/Debug/net6.0/MainView/LoadWellsData.md new file mode 100644 index 0000000..da4d7e5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/LoadWellsData.md @@ -0,0 +1,29 @@ +# LoadWellsData + +## 定义 + +井位统计 + +```CSharp +public void LoadWellsData(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 统计数据 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/NewFile.md b/DocGenerator/bin/Debug/net6.0/MainView/NewFile.md new file mode 100644 index 0000000..5bfeb1b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/NewFile.md @@ -0,0 +1,29 @@ +# NewFile + +## 定义 + + + +```CSharp +public bool NewFile(string fileName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| fileName | string | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/OnChangeLayer.md b/DocGenerator/bin/Debug/net6.0/MainView/OnChangeLayer.md new file mode 100644 index 0000000..f01fbaf --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/OnChangeLayer.md @@ -0,0 +1,29 @@ +# OnChangeLayer + +## 定义 + + + +```CSharp +public void OnChangeLayer(string eventKind) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| eventKind | string | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/OpenFile.md b/DocGenerator/bin/Debug/net6.0/MainView/OpenFile.md new file mode 100644 index 0000000..16eaa00 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/OpenFile.md @@ -0,0 +1,30 @@ +# OpenFile + +## 定义 + +打开文件 + +```CSharp +public bool OpenFile(string filePath, bool setZColor = false) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| filePath | string | | 文件全路径 | +| setZColor | bool | | 是否以色块显示点数据 | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/OpenXy.md b/DocGenerator/bin/Debug/net6.0/MainView/OpenXy.md new file mode 100644 index 0000000..61ed3d1 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/OpenXy.md @@ -0,0 +1,29 @@ +# OpenXy + +## 定义 + + + +```CSharp +public bool OpenXy(IntPtr pXy) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| pXy | IntPtr | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/PrintDraw.md b/DocGenerator/bin/Debug/net6.0/MainView/PrintDraw.md new file mode 100644 index 0000000..5320329 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/PrintDraw.md @@ -0,0 +1,26 @@ +# PrintDraw + +## 定义 + + + +```CSharp +public void PrintDraw() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomIn.md b/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomIn.md new file mode 100644 index 0000000..187ea8e --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomIn.md @@ -0,0 +1,26 @@ +# PropertyZoomIn + +## 定义 + + + +```CSharp +public void PropertyZoomIn() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomOut.md b/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomOut.md new file mode 100644 index 0000000..4e390d7 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomOut.md @@ -0,0 +1,26 @@ +# PropertyZoomOut + +## 定义 + + + +```CSharp +public void PropertyZoomOut() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ReActiveCurrentLayer.md b/DocGenerator/bin/Debug/net6.0/MainView/ReActiveCurrentLayer.md new file mode 100644 index 0000000..41a56ec --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ReActiveCurrentLayer.md @@ -0,0 +1,26 @@ +# ReActiveCurrentLayer + +## 定义 + + + +```CSharp +public void ReActiveCurrentLayer() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ReloadFile.md b/DocGenerator/bin/Debug/net6.0/MainView/ReloadFile.md new file mode 100644 index 0000000..9e22b55 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ReloadFile.md @@ -0,0 +1,26 @@ +# ReloadFile + +## 定义 + + + +```CSharp +public bool ReloadFile() +``` + +## 请求参数 + + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/RemoveElement.md b/DocGenerator/bin/Debug/net6.0/MainView/RemoveElement.md new file mode 100644 index 0000000..1b77f93 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/RemoveElement.md @@ -0,0 +1,29 @@ +# RemoveElement + +## 定义 + +删除某图元 + +```CSharp +public void RemoveElement(long[] positions) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| positions | long[] | | The position. | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/RenameElement.md b/DocGenerator/bin/Debug/net6.0/MainView/RenameElement.md new file mode 100644 index 0000000..e6a1afe --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/RenameElement.md @@ -0,0 +1,31 @@ +# RenameElement + +## 定义 + +重命名图元 + +```CSharp +public int RenameElement(string oldName, string newName, string layerName) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| oldName | string | | 旧名称 | +| newName | string | | 新名称 | +| layerName | string | | 图层 | + + +## 返回 + +类型: int +替换的数量 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ReplacePoint.md b/DocGenerator/bin/Debug/net6.0/MainView/ReplacePoint.md new file mode 100644 index 0000000..3e681f0 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ReplacePoint.md @@ -0,0 +1,35 @@ +# ReplacePoint + +## 定义 + +点类数据修改. + +```CSharp +public bool ReplacePoint(string elementName, double x, double y, string layerName +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| elementName | string | | Name of the element. | +| x | double | | The x. | +| y | double | | The y. | +| layerName | string | | Name of the layer. | +| newName | string | | The new name. | +| newX | double | | The new x. | +| newY | double | | The new y. | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ResetCurveStyle.md b/DocGenerator/bin/Debug/net6.0/MainView/ResetCurveStyle.md new file mode 100644 index 0000000..9830ebd --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ResetCurveStyle.md @@ -0,0 +1,32 @@ +# ResetCurveStyle + +## 定义 + +// 重命名图元 + // + +```CSharp +public int ResetCurveStyle(string curveName, string layerName, CurveView curveStyle) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| curveName | string | | 名称 | +| layerName | string | | 图层 | +| curveStyle | CurveView | | 样式 | + + +## 返回 + +类型: int +替换的数量 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/RestoreToolDefault.md b/DocGenerator/bin/Debug/net6.0/MainView/RestoreToolDefault.md new file mode 100644 index 0000000..872d26a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/RestoreToolDefault.md @@ -0,0 +1,26 @@ +# RestoreToolDefault + +## 定义 + + + +```CSharp +public void RestoreToolDefault() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SaveAs.md b/DocGenerator/bin/Debug/net6.0/MainView/SaveAs.md new file mode 100644 index 0000000..f0ecf0e --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SaveAs.md @@ -0,0 +1,26 @@ +# SaveAs + +## 定义 + +另存为 + +```CSharp +public bool SaveAs() +``` + +## 请求参数 + + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SaveFile.md b/DocGenerator/bin/Debug/net6.0/MainView/SaveFile.md new file mode 100644 index 0000000..c1a4e95 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SaveFile.md @@ -0,0 +1,26 @@ +# SaveFile + +## 定义 + +保存文档 + +```CSharp +public bool SaveFile() +``` + +## 请求参数 + + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SaveTo.md b/DocGenerator/bin/Debug/net6.0/MainView/SaveTo.md new file mode 100644 index 0000000..59abfff --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SaveTo.md @@ -0,0 +1,29 @@ +# SaveTo + +## 定义 + +另存到新文件 + +```CSharp +public bool SaveTo(string newFile) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| newFile | string | | 文件名 | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SelectByNames.md b/DocGenerator/bin/Debug/net6.0/MainView/SelectByNames.md new file mode 100644 index 0000000..c1e251a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SelectByNames.md @@ -0,0 +1,29 @@ +# SelectByNames + +## 定义 + +根据名称选中图元 + +```CSharp +public int SelectByNames(string nameData) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| nameData | string | | 图元名称,多个图元名称以逗号分割 | + + +## 返回 + +类型: int +选中图元个数 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SelectWriteTemplate.md b/DocGenerator/bin/Debug/net6.0/MainView/SelectWriteTemplate.md new file mode 100644 index 0000000..c4388ac --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SelectWriteTemplate.md @@ -0,0 +1,29 @@ +# SelectWriteTemplate + +## 定义 + + + +```CSharp +public bool SelectWriteTemplate(string outputFile) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| outputFile | string | | | + + +## 返回 + +类型: bool + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetBackColor.md b/DocGenerator/bin/Debug/net6.0/MainView/SetBackColor.md new file mode 100644 index 0000000..7451050 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetBackColor.md @@ -0,0 +1,31 @@ +# SetBackColor + +## 定义 + + + +```CSharp +public void SetBackColor(int r, int g, int b) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| r | int | | | +| g | int | | | +| b | int | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetDocumentModified.md b/DocGenerator/bin/Debug/net6.0/MainView/SetDocumentModified.md new file mode 100644 index 0000000..8deedd9 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetDocumentModified.md @@ -0,0 +1,29 @@ +# SetDocumentModified + +## 定义 + + + +```CSharp +public void SetDocumentModified(bool isModified) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| isModified | bool | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetLayerCurveStyle.md b/DocGenerator/bin/Debug/net6.0/MainView/SetLayerCurveStyle.md new file mode 100644 index 0000000..f260fbf --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetLayerCurveStyle.md @@ -0,0 +1,31 @@ +# SetLayerCurveStyle + +## 定义 + +设置图层曲线属性 + +```CSharp +public bool SetLayerCurveStyle(string layerName, CurveView curveView, int index) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | +| curveView | CurveView | | 曲线修饰 | +| index | int | | 下标,曲线修饰可以有很多个,这个表示设置第几个 | + + +## 返回 + +类型: bool +成功/失败 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetLayerPointStyle.md b/DocGenerator/bin/Debug/net6.0/MainView/SetLayerPointStyle.md new file mode 100644 index 0000000..b834545 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetLayerPointStyle.md @@ -0,0 +1,30 @@ +# SetLayerPointStyle + +## 定义 + +设置点属性 + +```CSharp +public bool SetLayerPointStyle(string layerName, DrawerPointStyle pointStyle) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| layerName | string | | 图层名称 | +| pointStyle | DrawerPointStyle | | 属性 | + + +## 返回 + +类型: bool +成功/失败 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetLayerStyle.md b/DocGenerator/bin/Debug/net6.0/MainView/SetLayerStyle.md new file mode 100644 index 0000000..d907ac2 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetLayerStyle.md @@ -0,0 +1,31 @@ +# SetLayerStyle + +## 定义 + +设置图层的曲线样式 + +```CSharp +public void SetLayerStyle(CurveView curveStyle, string layerName, int propertyIndex) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| curveStyle | CurveView | | 样式 | +| layerName | string | | 图层名称 | +| propertyIndex | int | | 样式的索引号 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetNavigationEvent.md b/DocGenerator/bin/Debug/net6.0/MainView/SetNavigationEvent.md new file mode 100644 index 0000000..93ca819 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetNavigationEvent.md @@ -0,0 +1,30 @@ +# SetNavigationEvent + +## 定义 + +显示导航信息事件. + +```CSharp +public void SetNavigationEvent(List elementTypes, ShowNavigationEventHandler eventHandler) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| elementTypes | List | | 图元类型. | +| eventHandler | ShowNavigationEventHandler | | 处理事件. | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetSymbolView.md b/DocGenerator/bin/Debug/net6.0/MainView/SetSymbolView.md new file mode 100644 index 0000000..f93b285 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetSymbolView.md @@ -0,0 +1,29 @@ +# SetSymbolView + +## 定义 + + + +```CSharp +public void SetSymbolView(bool isSymbolView) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| isSymbolView | bool | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetViewOperation.md b/DocGenerator/bin/Debug/net6.0/MainView/SetViewOperation.md new file mode 100644 index 0000000..145cba6 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetViewOperation.md @@ -0,0 +1,29 @@ +# SetViewOperation + +## 定义 + +设置浏览方式,窗口方式、拖动方式、取消浏览 + +```CSharp +public void SetViewOperation(ViewOperationKind operationKind) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| operationKind | ViewOperationKind | | 浏览方式 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/SetZColorDefault.md b/DocGenerator/bin/Debug/net6.0/MainView/SetZColorDefault.md new file mode 100644 index 0000000..c246ce4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/SetZColorDefault.md @@ -0,0 +1,29 @@ +# SetZColorDefault + +## 定义 + +点类数据根据Z值进行色块显示 + +```CSharp +public bool SetZColorDefault(double zColorSize) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| zColorSize | double | | colorSize | + + +## 返回 + +类型: bool +是否成功 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ShowMouseInfo.md b/DocGenerator/bin/Debug/net6.0/MainView/ShowMouseInfo.md new file mode 100644 index 0000000..e876a72 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ShowMouseInfo.md @@ -0,0 +1,29 @@ +# ShowMouseInfo + +## 定义 + + + +```CSharp +public void ShowMouseInfo(string mouseXY) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| mouseXY | string | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ShowSymbolManager.md b/DocGenerator/bin/Debug/net6.0/MainView/ShowSymbolManager.md new file mode 100644 index 0000000..4316a81 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ShowSymbolManager.md @@ -0,0 +1,29 @@ +# ShowSymbolManager + +## 定义 + +显示符号管理 + +```CSharp +public void ShowSymbolManager(string symbolPath) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| symbolPath | string | | 符号库的路径 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ShowTipMessage.md b/DocGenerator/bin/Debug/net6.0/MainView/ShowTipMessage.md new file mode 100644 index 0000000..b727930 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ShowTipMessage.md @@ -0,0 +1,29 @@ +# ShowTipMessage + +## 定义 + + + +```CSharp +public void ShowTipMessage(string tipMessage) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| tipMessage | string | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/StaticBlockWells.md b/DocGenerator/bin/Debug/net6.0/MainView/StaticBlockWells.md new file mode 100644 index 0000000..28ac492 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/StaticBlockWells.md @@ -0,0 +1,29 @@ +# StaticBlockWells + +## 定义 + +区域内井位统计. + +```CSharp +public string StaticBlockWells(string blockLine) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| blockLine | string | | The block line. | + + +## 返回 + +类型: string +井位数据,Xml格式:序号,名称,图层,X,Y,Z,Position + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/StaticBlocks.md b/DocGenerator/bin/Debug/net6.0/MainView/StaticBlocks.md new file mode 100644 index 0000000..4f755ac --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/StaticBlocks.md @@ -0,0 +1,29 @@ +# StaticBlocks + +## 定义 + +统计范围内的区块. + +```CSharp +public string StaticBlocks(string blockLine) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| blockLine | string | | The block line. | + + +## 返回 + +类型: string +区块的数据 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/StatiscBlockElements.md b/DocGenerator/bin/Debug/net6.0/MainView/StatiscBlockElements.md new file mode 100644 index 0000000..fedaf52 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/StatiscBlockElements.md @@ -0,0 +1,29 @@ +# StatiscBlockElements + +## 定义 + +区块内元素统计. + +```CSharp +public void StatiscBlockElements(string xml) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| xml | string | | 统计数据. | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAcr.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAcr.md new file mode 100644 index 0000000..70c42ef --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAcr.md @@ -0,0 +1,26 @@ +# ToolAcr + +## 定义 + +弧工具 + +```CSharp +public void ToolAcr() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCrossPoint.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCrossPoint.md new file mode 100644 index 0000000..0295fda --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCrossPoint.md @@ -0,0 +1,26 @@ +# ToolAddCrossPoint + +## 定义 + +绘制十字点 + +```CSharp +public void ToolAddCrossPoint() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCurve.md new file mode 100644 index 0000000..075640e --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCurve.md @@ -0,0 +1,26 @@ +# ToolAddCurve + +## 定义 + +画线工具 + +```CSharp +public void ToolAddCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddPoint.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddPoint.md new file mode 100644 index 0000000..b554ac4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddPoint.md @@ -0,0 +1,26 @@ +# ToolAddPoint + +## 定义 + +加点工具 + +```CSharp +public void ToolAddPoint() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddProportion.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddProportion.md new file mode 100644 index 0000000..cb4c9d4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAddProportion.md @@ -0,0 +1,26 @@ +# ToolAddProportion + +## 定义 + +画比例尺 + +```CSharp +public void ToolAddProportion() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignBottom.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignBottom.md new file mode 100644 index 0000000..7348968 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignBottom.md @@ -0,0 +1,26 @@ +# ToolAlignBottom + +## 定义 + + + +```CSharp +public void ToolAlignBottom() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterH.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterH.md new file mode 100644 index 0000000..29e430b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterH.md @@ -0,0 +1,26 @@ +# ToolAlignCenterH + +## 定义 + + + +```CSharp +public void ToolAlignCenterH() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterV.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterV.md new file mode 100644 index 0000000..092e1cc --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterV.md @@ -0,0 +1,26 @@ +# ToolAlignCenterV + +## 定义 + + + +```CSharp +public void ToolAlignCenterV() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignLeft.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignLeft.md new file mode 100644 index 0000000..899a5e1 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignLeft.md @@ -0,0 +1,26 @@ +# ToolAlignLeft + +## 定义 + + + +```CSharp +public void ToolAlignLeft() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignRight.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignRight.md new file mode 100644 index 0000000..3a81166 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignRight.md @@ -0,0 +1,26 @@ +# ToolAlignRight + +## 定义 + + + +```CSharp +public void ToolAlignRight() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignTop.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignTop.md new file mode 100644 index 0000000..f259712 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignTop.md @@ -0,0 +1,26 @@ +# ToolAlignTop + +## 定义 + + + +```CSharp +public void ToolAlignTop() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolAntiAlias.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolAntiAlias.md new file mode 100644 index 0000000..7dac349 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolAntiAlias.md @@ -0,0 +1,29 @@ +# ToolAntiAlias + +## 定义 + +反走样 + +```CSharp +public void ToolAntiAlias(bool enable) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| enable | bool | | 是否进行反走样 | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakCurve.md new file mode 100644 index 0000000..f981551 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakCurve.md @@ -0,0 +1,26 @@ +# ToolBreakCurve + +## 定义 + +曲线打断 + +```CSharp +public void ToolBreakCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakDirect.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakDirect.md new file mode 100644 index 0000000..fdb1051 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakDirect.md @@ -0,0 +1,26 @@ +# ToolBreakDirect + +## 定义 + +直接打断 + +```CSharp +public void ToolBreakDirect() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCSGrid.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCSGrid.md new file mode 100644 index 0000000..1daa26a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCSGrid.md @@ -0,0 +1,26 @@ +# ToolCSGrid + +## 定义 + +坐标网工具 + +```CSharp +public void ToolCSGrid() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration2.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration2.md new file mode 100644 index 0000000..7c25e1a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration2.md @@ -0,0 +1,26 @@ +# ToolCalibration2 + +## 定义 + + + +```CSharp +public void ToolCalibration2() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration4.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration4.md new file mode 100644 index 0000000..f03eb6a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration4.md @@ -0,0 +1,26 @@ +# ToolCalibration4 + +## 定义 + + + +```CSharp +public void ToolCalibration4() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolChord.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolChord.md new file mode 100644 index 0000000..6eb9a42 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolChord.md @@ -0,0 +1,26 @@ +# ToolChord + +## 定义 + +玄工具 + +```CSharp +public void ToolChord() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolClearCurveProperty.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolClearCurveProperty.md new file mode 100644 index 0000000..4fab26b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolClearCurveProperty.md @@ -0,0 +1,26 @@ +# ToolClearCurveProperty + +## 定义 + + + +```CSharp +public void ToolClearCurveProperty() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolClearPointProperty.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolClearPointProperty.md new file mode 100644 index 0000000..7644993 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolClearPointProperty.md @@ -0,0 +1,26 @@ +# ToolClearPointProperty + +## 定义 + + + +```CSharp +public void ToolClearPointProperty() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCloseCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCloseCurve.md new file mode 100644 index 0000000..cc40de8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCloseCurve.md @@ -0,0 +1,26 @@ +# ToolCloseCurve + +## 定义 + +曲线闭合 + +```CSharp +public void ToolCloseCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateChange.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateChange.md new file mode 100644 index 0000000..83e9a2d --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateChange.md @@ -0,0 +1,26 @@ +# ToolCoordinateChange + +## 定义 + + + +```CSharp +public void ToolCoordinateChange() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateExchange.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateExchange.md new file mode 100644 index 0000000..0aa464a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateExchange.md @@ -0,0 +1,26 @@ +# ToolCoordinateExchange + +## 定义 + + + +```CSharp +public void ToolCoordinateExchange() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCopy.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCopy.md new file mode 100644 index 0000000..2c0a91f --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCopy.md @@ -0,0 +1,26 @@ +# ToolCopy + +## 定义 + + + +```CSharp +public void ToolCopy() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCrossEnable.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCrossEnable.md new file mode 100644 index 0000000..15625bc --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCrossEnable.md @@ -0,0 +1,29 @@ +# ToolCrossEnable + +## 定义 + + + +```CSharp +public void ToolCrossEnable(bool enable) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| enable | bool | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveConnectFill.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveConnectFill.md new file mode 100644 index 0000000..32e4ad6 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveConnectFill.md @@ -0,0 +1,26 @@ +# ToolCurveConnectFill + +## 定义 + + + +```CSharp +public void ToolCurveConnectFill() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveDensity.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveDensity.md new file mode 100644 index 0000000..53cc8be --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveDensity.md @@ -0,0 +1,26 @@ +# ToolCurveDensity + +## 定义 + +曲线节点加密处理 + +```CSharp +public void ToolCurveDensity() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveExtendSetting.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveExtendSetting.md new file mode 100644 index 0000000..d15d5af --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveExtendSetting.md @@ -0,0 +1,26 @@ +# ToolCurveExtendSetting + +## 定义 + + + +```CSharp +public void ToolCurveExtendSetting() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveFindEmptyName.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveFindEmptyName.md new file mode 100644 index 0000000..cc0c520 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveFindEmptyName.md @@ -0,0 +1,26 @@ +# ToolCurveFindEmptyName + +## 定义 + + + +```CSharp +public void ToolCurveFindEmptyName() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveName2z.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveName2z.md new file mode 100644 index 0000000..3ad8202 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveName2z.md @@ -0,0 +1,26 @@ +# ToolCurveName2z + +## 定义 + + + +```CSharp +public void ToolCurveName2z() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveNameSet.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveNameSet.md new file mode 100644 index 0000000..4258737 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveNameSet.md @@ -0,0 +1,26 @@ +# ToolCurveNameSet + +## 定义 + + + +```CSharp +public void ToolCurveNameSet() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveRedundancy.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveRedundancy.md new file mode 100644 index 0000000..1febf12 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveRedundancy.md @@ -0,0 +1,26 @@ +# ToolCurveRedundancy + +## 定义 + +曲线冗余处理 + +```CSharp +public void ToolCurveRedundancy() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveSmooth.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveSmooth.md new file mode 100644 index 0000000..ac3514a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveSmooth.md @@ -0,0 +1,26 @@ +# ToolCurveSmooth + +## 定义 + + + +```CSharp +public void ToolCurveSmooth() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZ2Name.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZ2Name.md new file mode 100644 index 0000000..0ad8fb7 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZ2Name.md @@ -0,0 +1,26 @@ +# ToolCurveZ2Name + +## 定义 + + + +```CSharp +public void ToolCurveZ2Name() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZFromSuface.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZFromSuface.md new file mode 100644 index 0000000..c6090cf --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZFromSuface.md @@ -0,0 +1,26 @@ +# ToolCurveZFromSuface + +## 定义 + + + +```CSharp +public void ToolCurveZFromSuface() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCut.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCut.md new file mode 100644 index 0000000..63419f8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCut.md @@ -0,0 +1,26 @@ +# ToolCut + +## 定义 + + + +```CSharp +public void ToolCut() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByPickup.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByPickup.md new file mode 100644 index 0000000..2906e22 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByPickup.md @@ -0,0 +1,26 @@ +# ToolCutInByPickup + +## 定义 + + + +```CSharp +public void ToolCutInByPickup() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByRect.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByRect.md new file mode 100644 index 0000000..e891523 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByRect.md @@ -0,0 +1,26 @@ +# ToolCutInByRect + +## 定义 + + + +```CSharp +public void ToolCutInByRect() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByPickup.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByPickup.md new file mode 100644 index 0000000..e1e4e9c --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByPickup.md @@ -0,0 +1,26 @@ +# ToolCutOutByPickup + +## 定义 + + + +```CSharp +public void ToolCutOutByPickup() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByRect.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByRect.md new file mode 100644 index 0000000..b3e9b40 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByRect.md @@ -0,0 +1,26 @@ +# ToolCutOutByRect + +## 定义 + + + +```CSharp +public void ToolCutOutByRect() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDefault.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDefault.md new file mode 100644 index 0000000..40a93dd --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDefault.md @@ -0,0 +1,26 @@ +# ToolDefault + +## 定义 + +默认状态 + +```CSharp +public void ToolDefault() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDelaunay.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDelaunay.md new file mode 100644 index 0000000..e42bb7b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDelaunay.md @@ -0,0 +1,26 @@ +# ToolDelaunay + +## 定义 + +生成三角网 + +```CSharp +public void ToolDelaunay() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteIn.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteIn.md new file mode 100644 index 0000000..8be9082 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteIn.md @@ -0,0 +1,26 @@ +# ToolDeleteIn + +## 定义 + +区域内删除 + +```CSharp +public void ToolDeleteIn() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteNormal.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteNormal.md new file mode 100644 index 0000000..244cace --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteNormal.md @@ -0,0 +1,26 @@ +# ToolDeleteNormal + +## 定义 + + + +```CSharp +public void ToolDeleteNormal() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteOut.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteOut.md new file mode 100644 index 0000000..853f8a4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteOut.md @@ -0,0 +1,26 @@ +# ToolDeleteOut + +## 定义 + +区域外删除 + +```CSharp +public void ToolDeleteOut() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDisplayScale.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDisplayScale.md new file mode 100644 index 0000000..e86cee1 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDisplayScale.md @@ -0,0 +1,26 @@ +# ToolDisplayScale + +## 定义 + + + +```CSharp +public void ToolDisplayScale() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolDrawFractionPoint.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolDrawFractionPoint.md new file mode 100644 index 0000000..8e42df9 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolDrawFractionPoint.md @@ -0,0 +1,26 @@ +# ToolDrawFractionPoint + +## 定义 + + + +```CSharp +public void ToolDrawFractionPoint() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolEllipse.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolEllipse.md new file mode 100644 index 0000000..a80029f --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolEllipse.md @@ -0,0 +1,26 @@ +# ToolEllipse + +## 定义 + +椭圆工具 + +```CSharp +public void ToolEllipse() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolEnableHighLight.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolEnableHighLight.md new file mode 100644 index 0000000..f0a8cba --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolEnableHighLight.md @@ -0,0 +1,29 @@ +# ToolEnableHighLight + +## 定义 + + + +```CSharp +public void ToolEnableHighLight(bool enable) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| enable | bool | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolEquilateral.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolEquilateral.md new file mode 100644 index 0000000..d891db9 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolEquilateral.md @@ -0,0 +1,26 @@ +# ToolEquilateral + +## 定义 + +等边多边形工具 + +```CSharp +public void ToolEquilateral() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolExtendCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolExtendCurve.md new file mode 100644 index 0000000..e53341b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolExtendCurve.md @@ -0,0 +1,26 @@ +# ToolExtendCurve + +## 定义 + +延伸曲线 + +```CSharp +public void ToolExtendCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolFilter.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolFilter.md new file mode 100644 index 0000000..6edb155 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolFilter.md @@ -0,0 +1,26 @@ +# ToolFilter + +## 定义 + + + +```CSharp +public void ToolFilter() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolFind.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolFind.md new file mode 100644 index 0000000..eae72d9 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolFind.md @@ -0,0 +1,29 @@ +# ToolFind + +## 定义 + +显示查找窗口. + +```CSharp +public void ToolFind(bool isReplace) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| isReplace | bool | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridEnablePack.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridEnablePack.md new file mode 100644 index 0000000..1c7e777 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridEnablePack.md @@ -0,0 +1,29 @@ +# ToolGridEnablePack + +## 定义 + + + +```CSharp +public void ToolGridEnablePack(bool enable) +``` + +## 请求参数 + +| 参数 | 类型 | 约束 | 说明 | +| - | - | - | - | +| enable | bool | | | + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSetZValue.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSetZValue.md new file mode 100644 index 0000000..b60c4e3 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSetZValue.md @@ -0,0 +1,26 @@ +# ToolGridSetZValue + +## 定义 + + + +```CSharp +public void ToolGridSetZValue() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSmooth.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSmooth.md new file mode 100644 index 0000000..e812aef --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSmooth.md @@ -0,0 +1,26 @@ +# ToolGridSmooth + +## 定义 + + + +```CSharp +public void ToolGridSmooth() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridStatics.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridStatics.md new file mode 100644 index 0000000..782a0f0 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridStatics.md @@ -0,0 +1,26 @@ +# ToolGridStatics + +## 定义 + + + +```CSharp +public void ToolGridStatics() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridVolumeCalculate.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridVolumeCalculate.md new file mode 100644 index 0000000..abf6970 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolGridVolumeCalculate.md @@ -0,0 +1,26 @@ +# ToolGridVolumeCalculate + +## 定义 + + + +```CSharp +public void ToolGridVolumeCalculate() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutAll.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutAll.md new file mode 100644 index 0000000..0fbaca8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutAll.md @@ -0,0 +1,26 @@ +# ToolImageCutAll + +## 定义 + + + +```CSharp +public void ToolImageCutAll() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutPolygon.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutPolygon.md new file mode 100644 index 0000000..b3753f2 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutPolygon.md @@ -0,0 +1,26 @@ +# ToolImageCutPolygon + +## 定义 + +多边形截图(任意边界截图) + +```CSharp +public void ToolImageCutPolygon() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRange.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRange.md new file mode 100644 index 0000000..eaba0f4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRange.md @@ -0,0 +1,26 @@ +# ToolImageCutRange + +## 定义 + + + +```CSharp +public void ToolImageCutRange() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRangeEx.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRangeEx.md new file mode 100644 index 0000000..5f2400f --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRangeEx.md @@ -0,0 +1,26 @@ +# ToolImageCutRangeEx + +## 定义 + + + +```CSharp +public void ToolImageCutRangeEx() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutWindow.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutWindow.md new file mode 100644 index 0000000..08f55f3 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutWindow.md @@ -0,0 +1,26 @@ +# ToolImageCutWindow + +## 定义 + + + +```CSharp +public void ToolImageCutWindow() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolJoinCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolJoinCurve.md new file mode 100644 index 0000000..d2bf41a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolJoinCurve.md @@ -0,0 +1,26 @@ +# ToolJoinCurve + +## 定义 + +连接曲线 + +```CSharp +public void ToolJoinCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorH.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorH.md new file mode 100644 index 0000000..be1b640 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorH.md @@ -0,0 +1,26 @@ +# ToolMirrorH + +## 定义 + + + +```CSharp +public void ToolMirrorH() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorV.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorV.md new file mode 100644 index 0000000..6d3ab52 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorV.md @@ -0,0 +1,26 @@ +# ToolMirrorV + +## 定义 + + + +```CSharp +public void ToolMirrorV() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolMoveCurveName.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolMoveCurveName.md new file mode 100644 index 0000000..d046dea --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolMoveCurveName.md @@ -0,0 +1,26 @@ +# ToolMoveCurveName + +## 定义 + +移动曲线名字 + +```CSharp +public void ToolMoveCurveName() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolName2Z.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolName2Z.md new file mode 100644 index 0000000..1b14718 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolName2Z.md @@ -0,0 +1,26 @@ +# ToolName2Z + +## 定义 + +名字转Z值 + +```CSharp +public void ToolName2Z() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderBottom.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderBottom.md new file mode 100644 index 0000000..40a36e3 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderBottom.md @@ -0,0 +1,26 @@ +# ToolOrderBottom + +## 定义 + + + +```CSharp +public void ToolOrderBottom() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderDown.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderDown.md new file mode 100644 index 0000000..7d0b63e --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderDown.md @@ -0,0 +1,26 @@ +# ToolOrderDown + +## 定义 + + + +```CSharp +public void ToolOrderDown() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderTop.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderTop.md new file mode 100644 index 0000000..2c6c3f2 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderTop.md @@ -0,0 +1,26 @@ +# ToolOrderTop + +## 定义 + + + +```CSharp +public void ToolOrderTop() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderUp.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderUp.md new file mode 100644 index 0000000..47e705b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderUp.md @@ -0,0 +1,26 @@ +# ToolOrderUp + +## 定义 + + + +```CSharp +public void ToolOrderUp() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolPaste.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolPaste.md new file mode 100644 index 0000000..4f7dd25 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolPaste.md @@ -0,0 +1,26 @@ +# ToolPaste + +## 定义 + + + +```CSharp +public void ToolPaste() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolPie.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolPie.md new file mode 100644 index 0000000..71e1ea8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolPie.md @@ -0,0 +1,26 @@ +# ToolPie + +## 定义 + +饼状工具 + +```CSharp +public void ToolPie() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolProjectionChange.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolProjectionChange.md new file mode 100644 index 0000000..3c27d0a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolProjectionChange.md @@ -0,0 +1,26 @@ +# ToolProjectionChange + +## 定义 + + + +```CSharp +public void ToolProjectionChange() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolRectangle.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolRectangle.md new file mode 100644 index 0000000..f247076 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolRectangle.md @@ -0,0 +1,26 @@ +# ToolRectangle + +## 定义 + +矩形绘制工具 + +```CSharp +public void ToolRectangle() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolRedo.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolRedo.md new file mode 100644 index 0000000..6be0fbc --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolRedo.md @@ -0,0 +1,26 @@ +# ToolRedo + +## 定义 + + + +```CSharp +public void ToolRedo() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolRedraw.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolRedraw.md new file mode 100644 index 0000000..1cf22e5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolRedraw.md @@ -0,0 +1,26 @@ +# ToolRedraw + +## 定义 + + + +```CSharp +public void ToolRedraw() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolRestore.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolRestore.md new file mode 100644 index 0000000..316ea99 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolRestore.md @@ -0,0 +1,26 @@ +# ToolRestore + +## 定义 + + + +```CSharp +public void ToolRestore() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolReverseCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolReverseCurve.md new file mode 100644 index 0000000..d9cceb3 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolReverseCurve.md @@ -0,0 +1,26 @@ +# ToolReverseCurve + +## 定义 + +反转曲线工具 + +```CSharp +public void ToolReverseCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelect.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelect.md new file mode 100644 index 0000000..dbd1f7a --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelect.md @@ -0,0 +1,26 @@ +# ToolSelect + +## 定义 + +选择工具 + +```CSharp +public bool ToolSelect() +``` + +## 请求参数 + + + +## 返回 + +类型: bool +成功/失败 + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAll.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAll.md new file mode 100644 index 0000000..355b787 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAll.md @@ -0,0 +1,26 @@ +# ToolSelectAll + +## 定义 + +选中所有图元 + +```CSharp +public void ToolSelectAll() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllCurve.md new file mode 100644 index 0000000..9b6f2d3 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllCurve.md @@ -0,0 +1,26 @@ +# ToolSelectAllCurve + +## 定义 + + + +```CSharp +public void ToolSelectAllCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllPoint.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllPoint.md new file mode 100644 index 0000000..0011e52 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllPoint.md @@ -0,0 +1,26 @@ +# ToolSelectAllPoint + +## 定义 + +选中所有点 + +```CSharp +public void ToolSelectAllPoint() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetBKGridSize.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetBKGridSize.md new file mode 100644 index 0000000..1e9f377 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetBKGridSize.md @@ -0,0 +1,26 @@ +# ToolSetBKGridSize + +## 定义 + + + +```CSharp +public void ToolSetBKGridSize() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetContourName.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetContourName.md new file mode 100644 index 0000000..105a2b4 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetContourName.md @@ -0,0 +1,26 @@ +# ToolSetContourName + +## 定义 + + + +```CSharp +public void ToolSetContourName() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetCurveProperty.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetCurveProperty.md new file mode 100644 index 0000000..fdfd8f5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetCurveProperty.md @@ -0,0 +1,26 @@ +# ToolSetCurveProperty + +## 定义 + + + +```CSharp +public void ToolSetCurveProperty() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetPointProperty.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetPointProperty.md new file mode 100644 index 0000000..7187b7b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetPointProperty.md @@ -0,0 +1,26 @@ +# ToolSetPointProperty + +## 定义 + + + +```CSharp +public void ToolSetPointProperty() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetProjection.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetProjection.md new file mode 100644 index 0000000..2573cec --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSetProjection.md @@ -0,0 +1,26 @@ +# ToolSetProjection + +## 定义 + + + +```CSharp +public void ToolSetProjection() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolShape2Curve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolShape2Curve.md new file mode 100644 index 0000000..036018b --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolShape2Curve.md @@ -0,0 +1,26 @@ +# ToolShape2Curve + +## 定义 + + + +```CSharp +public void ToolShape2Curve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSimplify.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSimplify.md new file mode 100644 index 0000000..7340af8 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSimplify.md @@ -0,0 +1,26 @@ +# ToolSimplify + +## 定义 + +抽稀 + +```CSharp +public void ToolSimplify() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidAuto.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidAuto.md new file mode 100644 index 0000000..a64c31d --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidAuto.md @@ -0,0 +1,26 @@ +# ToolSolidAuto + +## 定义 + + + +```CSharp +public void ToolSolidAuto() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidLink.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidLink.md new file mode 100644 index 0000000..0566711 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidLink.md @@ -0,0 +1,26 @@ +# ToolSolidLink + +## 定义 + + + +```CSharp +public void ToolSolidLink() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolText.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolText.md new file mode 100644 index 0000000..21ee552 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolText.md @@ -0,0 +1,26 @@ +# ToolText + +## 定义 + +文本绘制工具 + +```CSharp +public void ToolText() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolTrimCurve.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolTrimCurve.md new file mode 100644 index 0000000..c079b01 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolTrimCurve.md @@ -0,0 +1,26 @@ +# ToolTrimCurve + +## 定义 + +曲线裁剪 + +```CSharp +public void ToolTrimCurve() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolUndo.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolUndo.md new file mode 100644 index 0000000..249d1c5 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolUndo.md @@ -0,0 +1,26 @@ +# ToolUndo + +## 定义 + + + +```CSharp +public void ToolUndo() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolViewAll.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolViewAll.md new file mode 100644 index 0000000..a0284cb --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolViewAll.md @@ -0,0 +1,26 @@ +# ToolViewAll + +## 定义 + +全图显示 + +```CSharp +public void ToolViewAll() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolVoronoi.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolVoronoi.md new file mode 100644 index 0000000..14bf108 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolVoronoi.md @@ -0,0 +1,26 @@ +# ToolVoronoi + +## 定义 + +生成龟背图. + +```CSharp +public void ToolVoronoi() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolZColor.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolZColor.md new file mode 100644 index 0000000..39fa2bb --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolZColor.md @@ -0,0 +1,26 @@ +# ToolZColor + +## 定义 + + + +```CSharp +public void ToolZColor() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomBack.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomBack.md new file mode 100644 index 0000000..9c555c2 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomBack.md @@ -0,0 +1,26 @@ +# ToolZoomBack + +## 定义 + + + +```CSharp +public void ToolZoomBack() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomIn.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomIn.md new file mode 100644 index 0000000..e989a4c --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomIn.md @@ -0,0 +1,26 @@ +# ToolZoomIn + +## 定义 + + + +```CSharp +public void ToolZoomIn() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomOut.md b/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomOut.md new file mode 100644 index 0000000..0e19242 --- /dev/null +++ b/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomOut.md @@ -0,0 +1,26 @@ +# ToolZoomOut + +## 定义 + + + +```CSharp +public void ToolZoomOut() +``` + +## 请求参数 + + + +## 返回 + +类型: void + + + +## 请求示例 + +## 错误处理 + +## 注意事项 + diff --git a/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..c001dc3 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..1d6a3b9 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..f0ad2fa Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..44c1d84 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..9c3dc31 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..75bd3b6 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..be60749 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..dcda7a5 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..67f66e2 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..4179992 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..dace7a8 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..4c31c0f Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..3603328 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..2a70f98 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..2a4cbc9 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..2f96c22 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..562d5ca Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..a48e5c9 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..23f9894 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..96b1df9 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..1d15a5c Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..5f5833c Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..0545b6c Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..1836d9b Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 0000000..7d3ee17 Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 0000000..c03767d Binary files /dev/null and b/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/DocGenerator/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/DocGenerator/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100644 index 0000000..ed92695 --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfo.cs b/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfo.cs new file mode 100644 index 0000000..aa6fd2a --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("DocGenerator")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("DocGenerator")] +[assembly: System.Reflection.AssemblyTitleAttribute("DocGenerator")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfoInputs.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfoInputs.cache new file mode 100644 index 0000000..53a0f1f --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +40c230d7dc218d04a883f2d3308df2289fe7b1d1 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.GeneratedMSBuildEditorConfig.editorconfig b/DocGenerator/obj/Debug/net6.0/DocGenerator.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..3014575 --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,19 @@ +is_global = true +build_property.TargetFramework = net6.0 +build_property.TargetFramework = net6.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = DocGenerator +build_property.ProjectDir = C:\Users\Dev\source\repos\DocGenerator\DocGenerator\ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.GlobalUsings.g.cs b/DocGenerator/obj/Debug/net6.0/DocGenerator.GlobalUsings.g.cs new file mode 100644 index 0000000..8578f3d --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.assets.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.assets.cache new file mode 100644 index 0000000..92dcd97 Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/DocGenerator.assets.cache differ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.AssemblyReference.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.AssemblyReference.cache new file mode 100644 index 0000000..e279c18 Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.AssemblyReference.cache differ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.BuildWithSkipAnalyzers b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CopyComplete b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CoreCompileInputs.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..b7e773b --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +9f039e180ad7caa2c3b3cc1492dd05b274d107a8 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.FileListAbsolute.txt b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..1202fd9 --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.FileListAbsolute.txt @@ -0,0 +1,46 @@ +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\DocGenerator.exe +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\DocGenerator.deps.json +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\DocGenerator.runtimeconfig.json +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\DocGenerator.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\DocGenerator.pdb +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\Microsoft.CodeAnalysis.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\Microsoft.CodeAnalysis.CSharp.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\System.Collections.Immutable.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\System.Reflection.Metadata.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.csproj.AssemblyReference.cache +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.AssemblyInfoInputs.cache +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.AssemblyInfo.cs +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.csproj.CoreCompileInputs.cache +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.csproj.CopyComplete +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\refint\DocGenerator.dll +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.pdb +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\DocGenerator.genruntimeconfig.cache +C:\Users\Dev\source\repos\DocGenerator\DocGenerator\obj\Debug\net6.0\ref\DocGenerator.dll diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.dll b/DocGenerator/obj/Debug/net6.0/DocGenerator.dll new file mode 100644 index 0000000..943dc87 Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/DocGenerator.dll differ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.genruntimeconfig.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.genruntimeconfig.cache new file mode 100644 index 0000000..ddcf2c2 --- /dev/null +++ b/DocGenerator/obj/Debug/net6.0/DocGenerator.genruntimeconfig.cache @@ -0,0 +1 @@ +e8ea5a63a469e44b5d62e41039cd485022d785cb diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.pdb b/DocGenerator/obj/Debug/net6.0/DocGenerator.pdb new file mode 100644 index 0000000..2205f5a Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/DocGenerator.pdb differ diff --git a/DocGenerator/obj/Debug/net6.0/apphost.exe b/DocGenerator/obj/Debug/net6.0/apphost.exe new file mode 100644 index 0000000..29a9418 Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/apphost.exe differ diff --git a/DocGenerator/obj/Debug/net6.0/ref/DocGenerator.dll b/DocGenerator/obj/Debug/net6.0/ref/DocGenerator.dll new file mode 100644 index 0000000..0e9ea9f Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/ref/DocGenerator.dll differ diff --git a/DocGenerator/obj/Debug/net6.0/refint/DocGenerator.dll b/DocGenerator/obj/Debug/net6.0/refint/DocGenerator.dll new file mode 100644 index 0000000..0e9ea9f Binary files /dev/null and b/DocGenerator/obj/Debug/net6.0/refint/DocGenerator.dll differ diff --git a/DocGenerator/obj/DocGenerator.csproj.nuget.cache b/DocGenerator/obj/DocGenerator.csproj.nuget.cache new file mode 100644 index 0000000..d35d237 --- /dev/null +++ b/DocGenerator/obj/DocGenerator.csproj.nuget.cache @@ -0,0 +1,5 @@ +{ + "version": 1, + "dgSpecHash": "p2Xgud2draULP0jbSk6Ma15dzUBCyWoskg5yprD9zcecvw/k5E5t3mHbuHJaiRFKuqbmiblo4BfvpuUlp+7kZg==", + "success": true +} \ No newline at end of file diff --git a/DocGenerator/obj/DocGenerator.csproj.nuget.dgspec.json b/DocGenerator/obj/DocGenerator.csproj.nuget.dgspec.json new file mode 100644 index 0000000..d591601 --- /dev/null +++ b/DocGenerator/obj/DocGenerator.csproj.nuget.dgspec.json @@ -0,0 +1,79 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj": {} + }, + "projects": { + "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj", + "projectName": "DocGenerator", + "projectPath": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj", + "packagesPath": "C:\\Users\\Dev\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\Dev\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.config", + "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 20.1.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {}, + "C:\\Program Files (x86)\\DevExpress 20.1\\Components\\System\\Components\\Packages": {}, + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[3.3.4, )" + }, + "Microsoft.CodeAnalysis.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/DocGenerator/obj/DocGenerator.csproj.nuget.g.props b/DocGenerator/obj/DocGenerator.csproj.nuget.g.props new file mode 100644 index 0000000..676483d --- /dev/null +++ b/DocGenerator/obj/DocGenerator.csproj.nuget.g.props @@ -0,0 +1,21 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\Dev\.nuget\packages\ + PackageReference + 6.7.0 + + + + + + + + + C:\Users\Dev\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.4 + + \ No newline at end of file diff --git a/DocGenerator/obj/DocGenerator.csproj.nuget.g.targets b/DocGenerator/obj/DocGenerator.csproj.nuget.g.targets new file mode 100644 index 0000000..63299fb --- /dev/null +++ b/DocGenerator/obj/DocGenerator.csproj.nuget.g.targets @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/DocGenerator/obj/project.assets.json b/DocGenerator/obj/project.assets.json new file mode 100644 index 0000000..79a343e --- /dev/null +++ b/DocGenerator/obj/project.assets.json @@ -0,0 +1,1071 @@ +{ + "version": 3, + "targets": { + "net6.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.7.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/Microsoft.CodeAnalysis.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.CodeAnalysis.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.7.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Common": "[4.7.0]" + }, + "compile": { + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "System.Collections.Immutable/7.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Reflection.Metadata/7.0.0": { + "type": "package", + "dependencies": { + "System.Collections.Immutable": "7.0.0" + }, + "compile": { + "lib/net6.0/System.Reflection.Metadata.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Reflection.Metadata.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + } + } + }, + "libraries": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", + "type": "package", + "path": "microsoft.codeanalysis.analyzers/3.3.4", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.txt", + "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", + "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", + "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", + "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", + "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", + "documentation/Analyzer Configuration.md", + "documentation/Microsoft.CodeAnalysis.Analyzers.md", + "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", + "editorconfig/AllRulesDefault/.editorconfig", + "editorconfig/AllRulesDisabled/.editorconfig", + "editorconfig/AllRulesEnabled/.editorconfig", + "editorconfig/CorrectnessRulesDefault/.editorconfig", + "editorconfig/CorrectnessRulesEnabled/.editorconfig", + "editorconfig/DataflowRulesDefault/.editorconfig", + "editorconfig/DataflowRulesEnabled/.editorconfig", + "editorconfig/LibraryRulesDefault/.editorconfig", + "editorconfig/LibraryRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", + "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", + "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "microsoft.codeanalysis.analyzers.nuspec", + "rulesets/AllRulesDefault.ruleset", + "rulesets/AllRulesDisabled.ruleset", + "rulesets/AllRulesEnabled.ruleset", + "rulesets/CorrectnessRulesDefault.ruleset", + "rulesets/CorrectnessRulesEnabled.ruleset", + "rulesets/DataflowRulesDefault.ruleset", + "rulesets/DataflowRulesEnabled.ruleset", + "rulesets/LibraryRulesDefault.ruleset", + "rulesets/LibraryRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", + "rulesets/PortedFromFxCopRulesDefault.ruleset", + "rulesets/PortedFromFxCopRulesEnabled.ruleset", + "tools/install.ps1", + "tools/uninstall.ps1" + ] + }, + "Microsoft.CodeAnalysis.Common/4.7.0": { + "sha512": "pD5S14xMUebSGYe75kt0q/aaS/ftvktSo/pEv7aX7hNPHfdZS+SZeXvkvcffGxWkunYOyRF9m1oN7zzSdYj9dQ==", + "type": "package", + "path": "microsoft.codeanalysis.common/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "microsoft.codeanalysis.common.4.7.0.nupkg.sha512", + "microsoft.codeanalysis.common.nuspec" + ] + }, + "Microsoft.CodeAnalysis.CSharp/4.7.0": { + "sha512": "JHCP2L6lB0oJ3tQoHkC67SFZxW+KbJVOnAo+6L01K5r/NlBlSUhTk5nUAldWhTVwGdzqNeHqGtnEqpsCmGSwQA==", + "type": "package", + "path": "microsoft.codeanalysis.csharp/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "microsoft.codeanalysis.csharp.4.7.0.nupkg.sha512", + "microsoft.codeanalysis.csharp.nuspec" + ] + }, + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", + "type": "package", + "path": "system.collections.immutable/7.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "README.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", + "lib/net6.0/System.Collections.Immutable.dll", + "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", + "lib/netstandard2.0/System.Collections.Immutable.dll", + "lib/netstandard2.0/System.Collections.Immutable.xml", + "system.collections.immutable.7.0.0.nupkg.sha512", + "system.collections.immutable.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", + "type": "package", + "path": "system.reflection.metadata/7.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "README.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", + "lib/net6.0/System.Reflection.Metadata.dll", + "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", + "lib/netstandard2.0/System.Reflection.Metadata.dll", + "lib/netstandard2.0/System.Reflection.Metadata.xml", + "system.reflection.metadata.7.0.0.nupkg.sha512", + "system.reflection.metadata.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "type": "package", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", + "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "system.runtime.compilerservices.unsafe.nuspec", + "useSharedDesignerContext.txt" + ] + } + }, + "projectFileDependencyGroups": { + "net6.0": [ + "Microsoft.CodeAnalysis.Analyzers >= 3.3.4", + "Microsoft.CodeAnalysis.CSharp >= 4.7.0" + ] + }, + "packageFolders": { + "C:\\Users\\Dev\\.nuget\\packages\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj", + "projectName": "DocGenerator", + "projectPath": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj", + "packagesPath": "C:\\Users\\Dev\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\Dev\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.config", + "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 20.1.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {}, + "C:\\Program Files (x86)\\DevExpress 20.1\\Components\\System\\Components\\Packages": {}, + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[3.3.4, )" + }, + "Microsoft.CodeAnalysis.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/DocGenerator/obj/project.nuget.cache b/DocGenerator/obj/project.nuget.cache new file mode 100644 index 0000000..460ef29 --- /dev/null +++ b/DocGenerator/obj/project.nuget.cache @@ -0,0 +1,15 @@ +{ + "version": 2, + "dgSpecHash": "b1NzkecabK3z8zFW5VXwjtN3ubWqAelhyADpnOiemgC00ZSesqUBJ2TvRtRDT+QHgBQnhJlncugO+C1AmrFwKw==", + "success": true, + "projectFilePath": "C:\\Users\\Dev\\source\\repos\\DocGenerator\\DocGenerator\\DocGenerator.csproj", + "expectedPackageFiles": [ + "C:\\Users\\Dev\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.4\\microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "C:\\Users\\Dev\\.nuget\\packages\\microsoft.codeanalysis.common\\4.7.0\\microsoft.codeanalysis.common.4.7.0.nupkg.sha512", + "C:\\Users\\Dev\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.7.0\\microsoft.codeanalysis.csharp.4.7.0.nupkg.sha512", + "C:\\Users\\Dev\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512", + "C:\\Users\\Dev\\.nuget\\packages\\system.reflection.metadata\\7.0.0\\system.reflection.metadata.7.0.0.nupkg.sha512", + "C:\\Users\\Dev\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file