Skip to content

Commit f39f495

Browse files
committed
doc: 更新注释
1 parent b7f49fb commit f39f495

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/components/BootstrapBlazor.ImageCropper/ImageCropperResult.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ namespace BootstrapBlazor.Components;
99
/// <summary>
1010
/// 裁切结果实体类
1111
/// </summary>
12-
/// <remarks>
13-
/// 构造函数
14-
/// </remarks>
1512
/// <param name="data"></param>
1613
public class ImageCropperResult(string data)
1714
{

0 commit comments

Comments
 (0)