Codemaid
This commit is contained in:
@@ -7,4 +7,4 @@ public record Created
|
||||
|
||||
public static CreatedEventArgs<TValue> As<TValue>() where TValue : new() =>
|
||||
new(new TValue());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user