You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SuppressMessage("ApiDesign","RS0026:Do not add multiple public overloads with optional parameters",Justification="Required to maintain compatibility")]
Copy file name to clipboardExpand all lines: src/Components/Components/src/EventCallbackFactoryBinderExtensions.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -502,7 +502,7 @@ public static EventCallback<ChangeEventArgs> CreateBinder(
502
502
/// <param name="culture"></param>
503
503
/// <returns></returns>
504
504
[SuppressMessage("ApiDesign","RS0026:Do not add multiple public overloads with optional parameters",Justification="Required to maintain compatibility")]
0 commit comments