mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
to the DB, and compress and copy it as XML and JSON to the archived file.
11 lines
94 B
C#
11 lines
94 B
C#
|
|
namespace osrepodbmgr
|
|
{
|
|
public partial class DicCore
|
|
{
|
|
private void Build()
|
|
{
|
|
}
|
|
}
|
|
}
|