Размер файлов
Some checks failed
CI / build-test (push) Failing after 39s

This commit is contained in:
2025-12-03 13:44:09 +03:00
parent 4aff8edbcd
commit ee175a35a0

View File

@@ -7,6 +7,7 @@
string Id,
string Name,
string MimeType,
int Size,
Stream? Content = null
);
}