添加端口查看器代码

This commit is contained in:
zsyg
2025-07-01 20:13:03 +08:00
committed by GitHub
parent 1d0454ccf9
commit cd3b3f790e
52 changed files with 1969 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>Costura</name>
</assembly>
<members>
<member name="T:MethodTimeLogger">
<summary>
Note: do not rename this class or put it inside a namespace.
</summary>
</member>
<member name="T:CosturaUtility">
<summary>
Contains methods for interacting with the Costura system.
</summary>
</member>
<member name="M:CosturaUtility.Initialize">
<summary>
Call this to Initialize the Costura system.
</summary>
</member>
</members>
</doc>