-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
修改 IWebHelper 接口的 QueryString 方法返回类型
将 IWebHelper 接口中的 QueryString 方法的返回类型从 T 修改为 T?,表示返回值可以为 null。
- Loading branch information
猿人易
committed
Nov 22, 2024
1 parent
5ae21bf
commit d4e8c30
Showing
2 changed files
with
14 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters