You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
296 B
Markdown

# ToolFind
## 定义
显示查找窗口.
```CSharp
public void ToolFind(bool isReplace)
```
## 请求参数
| 参数 | 类型 | 约束 | 说明 |
| - | - | - | - |
| isReplace | bool | | |
## 返回
类型: void
## 请求示例
## 错误处理
## 注意事项