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