Codemaid
This commit is contained in:
@@ -4,4 +4,4 @@ public record RemoveAt
|
||||
{
|
||||
public static RemoveAtEventArgs<TValue> As<TValue>(int index) =>
|
||||
new(index);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user