diff --git a/.gitignore b/.gitignore index e69de29..8d4a6c0 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,2 @@ +bin +obj \ No newline at end of file diff --git a/.vs/DocGenerator/DesignTimeBuild/.dtbcache b/.vs/DocGenerator/DesignTimeBuild/.dtbcache deleted file mode 100644 index 7280c69..0000000 Binary files a/.vs/DocGenerator/DesignTimeBuild/.dtbcache and /dev/null differ diff --git a/.vs/DocGenerator/DesignTimeBuild/.dtbcache.v2 b/.vs/DocGenerator/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index 710b76d..0000000 Binary files a/.vs/DocGenerator/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/.vs/DocGenerator/FileContentIndex/5bf28df8-10ca-4fd8-ba38-993a3808a0bc.vsidx b/.vs/DocGenerator/FileContentIndex/5bf28df8-10ca-4fd8-ba38-993a3808a0bc.vsidx deleted file mode 100644 index 02e1774..0000000 Binary files a/.vs/DocGenerator/FileContentIndex/5bf28df8-10ca-4fd8-ba38-993a3808a0bc.vsidx and /dev/null differ diff --git a/.vs/DocGenerator/FileContentIndex/8a161317-b77b-4f56-8bc2-ec77845d9a49.vsidx b/.vs/DocGenerator/FileContentIndex/8a161317-b77b-4f56-8bc2-ec77845d9a49.vsidx deleted file mode 100644 index ebf3a74..0000000 Binary files a/.vs/DocGenerator/FileContentIndex/8a161317-b77b-4f56-8bc2-ec77845d9a49.vsidx and /dev/null differ diff --git a/.vs/DocGenerator/v15/.suo b/.vs/DocGenerator/v15/.suo deleted file mode 100644 index 021ce46..0000000 Binary files a/.vs/DocGenerator/v15/.suo and /dev/null differ diff --git a/.vs/DocGenerator/v15/Server/sqlite3/db.lock b/.vs/DocGenerator/v15/Server/sqlite3/db.lock deleted file mode 100644 index e69de29..0000000 diff --git a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide deleted file mode 100644 index a62c947..0000000 Binary files a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide and /dev/null differ diff --git a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-shm b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-shm deleted file mode 100644 index 0165db2..0000000 Binary files a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-shm and /dev/null differ diff --git a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-wal b/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-wal deleted file mode 100644 index 304c5ef..0000000 Binary files a/.vs/DocGenerator/v15/Server/sqlite3/storage.ide-wal and /dev/null differ diff --git a/.vs/DocGenerator/v17/.futdcache.v2 b/.vs/DocGenerator/v17/.futdcache.v2 deleted file mode 100644 index b30e032..0000000 Binary files a/.vs/DocGenerator/v17/.futdcache.v2 and /dev/null differ diff --git a/.vs/DocGenerator/v17/.suo b/.vs/DocGenerator/v17/.suo deleted file mode 100644 index 10da437..0000000 Binary files a/.vs/DocGenerator/v17/.suo and /dev/null differ diff --git a/.vs/ProjectEvaluation/docgenerator.metadata.v7.bin b/.vs/ProjectEvaluation/docgenerator.metadata.v7.bin deleted file mode 100644 index 5d8dc53..0000000 Binary files a/.vs/ProjectEvaluation/docgenerator.metadata.v7.bin and /dev/null differ diff --git a/.vs/ProjectEvaluation/docgenerator.projects.v7.bin b/.vs/ProjectEvaluation/docgenerator.projects.v7.bin deleted file mode 100644 index 1d688a2..0000000 Binary files a/.vs/ProjectEvaluation/docgenerator.projects.v7.bin and /dev/null differ diff --git a/DocGenerator/Properties/launchSettings.json b/DocGenerator/Properties/launchSettings.json deleted file mode 100644 index 5934cea..0000000 --- a/DocGenerator/Properties/launchSettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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 deleted file mode 100644 index b4fd209..0000000 --- a/DocGenerator/bin/Debug/net6.0/DocGenerator.deps.json +++ /dev/null @@ -1,200 +0,0 @@ -{ - "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 deleted file mode 100644 index 943dc87..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/DocGenerator.dll and /dev/null differ diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.exe b/DocGenerator/bin/Debug/net6.0/DocGenerator.exe deleted file mode 100644 index 29a9418..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/DocGenerator.exe and /dev/null differ diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.pdb b/DocGenerator/bin/Debug/net6.0/DocGenerator.pdb deleted file mode 100644 index 2205f5a..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/DocGenerator.pdb and /dev/null differ diff --git a/DocGenerator/bin/Debug/net6.0/DocGenerator.runtimeconfig.json b/DocGenerator/bin/Debug/net6.0/DocGenerator.runtimeconfig.json deleted file mode 100644 index 4986d16..0000000 --- a/DocGenerator/bin/Debug/net6.0/DocGenerator.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "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 deleted file mode 100644 index 613a653..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/MainView.7z and /dev/null differ diff --git a/DocGenerator/bin/Debug/net6.0/MainView.zip b/DocGenerator/bin/Debug/net6.0/MainView.zip deleted file mode 100644 index e723728..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/MainView.zip and /dev/null differ diff --git a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElement.md b/DocGenerator/bin/Debug/net6.0/MainView/ActiveElement.md deleted file mode 100644 index 4a28305..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElement.md +++ /dev/null @@ -1,32 +0,0 @@ -# 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 deleted file mode 100644 index f82b54e..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElementByName.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 1d7b9e4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ActiveElements.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 044a2c6..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/AddBufferData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 943b036..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/AddDrawCurve.md +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index a7423e8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoint.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 439c462..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/AddDrawPoints.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index b4259e0..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/AddSeismicSection.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 742bc91..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ClearGeo.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 8703ccc..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ClearLayerTree.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index cacb3f0..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoint.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 6361137..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/DeleteDrawPoints.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index ebedb82..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/DeleteFile.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index f649f5b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/DeleteLayers.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index c55f064..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/DisplayBackgroundGrid.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 99564d5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/Escape.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index a3be021..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/Export2Image.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 53ff2a7..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ExportDataFile.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 45dd70d..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/Extend.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index ecc18fa..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileMerge.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 86544c4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileMergeAfter.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 1607e59..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileMergeBefore.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 942cac5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCleanCurve.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index b0d3018..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveCurve.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 0b2b82a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSavePoint.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 0112a7d..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSelect.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 7c721ca..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveSolid.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 6feaa1d..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveText.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 59a7cf6..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToMark.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index f534f62..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveToXyz.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 14ac6ad..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FileSaveView.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index ce71097..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/FindElementByName.md +++ /dev/null @@ -1,33 +0,0 @@ -# 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 deleted file mode 100644 index a387810..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/GetDataByLayer.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index c4f5299..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/GetGridPointValue.md +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index 42f3197..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/GetLayerLayerStyle.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 1a0bde1..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/GetLengthAngle.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 0c9fbc5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/GetSelectedElements.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index abe8fd8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/GridGeneraterContour.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7db5aa1..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/HasSelectedArea.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index c075c2f..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ImageFileMerge.md +++ /dev/null @@ -1,35 +0,0 @@ -# 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 deleted file mode 100644 index a126cc4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ImportDataFile.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 2be389f..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/InitlizePaint.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 4d95164..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/InsertCommonCommand.md +++ /dev/null @@ -1,32 +0,0 @@ -# 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 deleted file mode 100644 index 67411e3..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/InsertLayerCommand.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 62897f6..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/IsDocumentModified.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 953e52c..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LayerGetCurves.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 33ad2c5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadElementData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index a9fb457..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultData.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 2cfc9d9..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadFaultDataNew.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 0fcdf98..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 7dcbd78..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadLayerTree.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 291a47a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadSurveyData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 1de112e..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadTrapsData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 01fcb7f..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadVolumnData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index da4d7e5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/LoadWellsData.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 5bfeb1b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/NewFile.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index f01fbaf..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/OnChangeLayer.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 16eaa00..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/OpenFile.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 61ed3d1..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/OpenXy.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 5320329..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/PrintDraw.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 187ea8e..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomIn.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 4e390d7..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/PropertyZoomOut.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 41a56ec..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ReActiveCurrentLayer.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 9e22b55..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ReloadFile.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 1b77f93..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/RemoveElement.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index e6a1afe..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/RenameElement.md +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index 3e681f0..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ReplacePoint.md +++ /dev/null @@ -1,35 +0,0 @@ -# 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 deleted file mode 100644 index 9830ebd..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ResetCurveStyle.md +++ /dev/null @@ -1,32 +0,0 @@ -# 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 deleted file mode 100644 index 872d26a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/RestoreToolDefault.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index f0ecf0e..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SaveAs.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index c1a4e95..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SaveFile.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 59abfff..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SaveTo.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index c1e251a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SelectByNames.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index c4388ac..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SelectWriteTemplate.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 7451050..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetBackColor.md +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index 8deedd9..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetDocumentModified.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index f260fbf..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetLayerCurveStyle.md +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index b834545..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetLayerPointStyle.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index d907ac2..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetLayerStyle.md +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index 93ca819..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetNavigationEvent.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index f93b285..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetSymbolView.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 145cba6..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetViewOperation.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index c246ce4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/SetZColorDefault.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index e876a72..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ShowMouseInfo.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 4316a81..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ShowSymbolManager.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index b727930..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ShowTipMessage.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 28ac492..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/StaticBlockWells.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 4f755ac..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/StaticBlocks.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index fedaf52..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/StatiscBlockElements.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 70c42ef..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAcr.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0295fda..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCrossPoint.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 075640e..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index b554ac4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddPoint.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index cb4c9d4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAddProportion.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7348968..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignBottom.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 29e430b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterH.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 092e1cc..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignCenterV.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 899a5e1..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignLeft.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 3a81166..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignRight.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index f259712..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAlignTop.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7dac349..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolAntiAlias.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index f981551..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index fdb1051..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolBreakDirect.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 1daa26a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCSGrid.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7c25e1a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration2.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index f03eb6a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCalibration4.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 6eb9a42..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolChord.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 4fab26b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolClearCurveProperty.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7644993..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolClearPointProperty.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index cc40de8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCloseCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 83e9a2d..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateChange.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0aa464a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCoordinateExchange.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 2c0a91f..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCopy.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 15625bc..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCrossEnable.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 32e4ad6..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveConnectFill.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 53cc8be..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveDensity.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index d15d5af..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveExtendSetting.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index cc0c520..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveFindEmptyName.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 3ad8202..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveName2z.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 4258737..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveNameSet.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 1febf12..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveRedundancy.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index ac3514a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveSmooth.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0ad8fb7..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZ2Name.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index c6090cf..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCurveZFromSuface.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 63419f8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCut.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 2906e22..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByPickup.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e891523..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutInByRect.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e1e4e9c..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByPickup.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index b3e9b40..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolCutOutByRect.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 40a93dd..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDefault.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e42bb7b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDelaunay.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 8be9082..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteIn.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 244cace..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteNormal.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 853f8a4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDeleteOut.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e86cee1..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDisplayScale.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 8e42df9..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolDrawFractionPoint.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index a80029f..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolEllipse.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index f0a8cba..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolEnableHighLight.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index d891db9..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolEquilateral.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e53341b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolExtendCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 6edb155..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolFilter.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index eae72d9..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolFind.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index 1c7e777..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridEnablePack.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 deleted file mode 100644 index b60c4e3..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSetZValue.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e812aef..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridSmooth.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 782a0f0..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridStatics.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index abf6970..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolGridVolumeCalculate.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0fbaca8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutAll.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index b3753f2..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutPolygon.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index eaba0f4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRange.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 5f2400f..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutRangeEx.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 08f55f3..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolImageCutWindow.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index d2bf41a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolJoinCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index be1b640..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorH.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 6d3ab52..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolMirrorV.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index d046dea..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolMoveCurveName.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 1b14718..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolName2Z.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 40a36e3..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderBottom.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7d0b63e..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderDown.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 2c6c3f2..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderTop.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 47e705b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolOrderUp.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 4f7dd25..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolPaste.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 71e1ea8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolPie.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 3c27d0a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolProjectionChange.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index f247076..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolRectangle.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 6be0fbc..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolRedo.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 1cf22e5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolRedraw.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 316ea99..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolRestore.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index d9cceb3..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolReverseCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index dbd1f7a..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelect.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 355b787..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAll.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 9b6f2d3..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0011e52..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSelectAllPoint.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 1e9f377..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetBKGridSize.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 105a2b4..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetContourName.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index fdfd8f5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetCurveProperty.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7187b7b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetPointProperty.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 2573cec..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSetProjection.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 036018b..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolShape2Curve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 7340af8..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSimplify.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index a64c31d..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidAuto.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0566711..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolSolidLink.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 21ee552..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolText.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index c079b01..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolTrimCurve.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 249d1c5..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolUndo.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index a0284cb..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolViewAll.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 14bf108..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolVoronoi.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 39fa2bb..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolZColor.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 9c555c2..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomBack.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index e989a4c..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomIn.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index 0e19242..0000000 --- a/DocGenerator/bin/Debug/net6.0/MainView/ToolZoomOut.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 deleted file mode 100644 index c001dc3..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 1d6a3b9..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index f0ad2fa..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 44c1d84..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 9c3dc31..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 75bd3b6..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index be60749..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index dcda7a5..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 67f66e2..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 4179992..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index dace7a8..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 4c31c0f..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 3603328..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 2a70f98..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 2a4cbc9..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 2f96c22..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 562d5ca..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index a48e5c9..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 23f9894..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 96b1df9..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 1d15a5c..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 5f5833c..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 0545b6c..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index 1836d9b..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index 7d3ee17..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null 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 deleted file mode 100644 index c03767d..0000000 Binary files a/DocGenerator/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null 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 deleted file mode 100644 index ed92695..0000000 --- a/DocGenerator/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -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 deleted file mode 100644 index aa6fd2a..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本: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 deleted file mode 100644 index 53a0f1f..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -40c230d7dc218d04a883f2d3308df2289fe7b1d1 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.GeneratedMSBuildEditorConfig.editorconfig b/DocGenerator/obj/Debug/net6.0/DocGenerator.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 3014575..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,19 +0,0 @@ -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 deleted file mode 100644 index 8578f3d..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -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 deleted file mode 100644 index 92dcd97..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/DocGenerator.assets.cache and /dev/null differ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.AssemblyReference.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.AssemblyReference.cache deleted file mode 100644 index e279c18..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.AssemblyReference.cache and /dev/null differ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.BuildWithSkipAnalyzers b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CopyComplete b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CoreCompileInputs.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CoreCompileInputs.cache deleted file mode 100644 index b7e773b..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9f039e180ad7caa2c3b3cc1492dd05b274d107a8 diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.FileListAbsolute.txt b/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.FileListAbsolute.txt deleted file mode 100644 index 1202fd9..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,46 +0,0 @@ -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 deleted file mode 100644 index 943dc87..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/DocGenerator.dll and /dev/null differ diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.genruntimeconfig.cache b/DocGenerator/obj/Debug/net6.0/DocGenerator.genruntimeconfig.cache deleted file mode 100644 index ddcf2c2..0000000 --- a/DocGenerator/obj/Debug/net6.0/DocGenerator.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -e8ea5a63a469e44b5d62e41039cd485022d785cb diff --git a/DocGenerator/obj/Debug/net6.0/DocGenerator.pdb b/DocGenerator/obj/Debug/net6.0/DocGenerator.pdb deleted file mode 100644 index 2205f5a..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/DocGenerator.pdb and /dev/null differ diff --git a/DocGenerator/obj/Debug/net6.0/apphost.exe b/DocGenerator/obj/Debug/net6.0/apphost.exe deleted file mode 100644 index 29a9418..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/apphost.exe and /dev/null differ diff --git a/DocGenerator/obj/Debug/net6.0/ref/DocGenerator.dll b/DocGenerator/obj/Debug/net6.0/ref/DocGenerator.dll deleted file mode 100644 index 0e9ea9f..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/ref/DocGenerator.dll and /dev/null differ diff --git a/DocGenerator/obj/Debug/net6.0/refint/DocGenerator.dll b/DocGenerator/obj/Debug/net6.0/refint/DocGenerator.dll deleted file mode 100644 index 0e9ea9f..0000000 Binary files a/DocGenerator/obj/Debug/net6.0/refint/DocGenerator.dll and /dev/null differ diff --git a/DocGenerator/obj/DocGenerator.csproj.nuget.cache b/DocGenerator/obj/DocGenerator.csproj.nuget.cache deleted file mode 100644 index d35d237..0000000 --- a/DocGenerator/obj/DocGenerator.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index d591601..0000000 --- a/DocGenerator/obj/DocGenerator.csproj.nuget.dgspec.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "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 deleted file mode 100644 index 676483d..0000000 --- a/DocGenerator/obj/DocGenerator.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - 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 deleted file mode 100644 index 63299fb..0000000 --- a/DocGenerator/obj/DocGenerator.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/DocGenerator/obj/project.assets.json b/DocGenerator/obj/project.assets.json deleted file mode 100644 index 79a343e..0000000 --- a/DocGenerator/obj/project.assets.json +++ /dev/null @@ -1,1071 +0,0 @@ -{ - "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 deleted file mode 100644 index 460ef29..0000000 --- a/DocGenerator/obj/project.nuget.cache +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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