Codemaid
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace Toolkit.Foundation;
|
||||
|
||||
public record SelectionEventArgs<TValue>(TValue? Value);
|
||||
public record SelectionEventArgs<TValue>(TValue? Value);
|
||||
Reference in New Issue
Block a user