This website requires JavaScript.
Explore
Help
Sign In
claunia
/
marechai
Watch
1
Star
0
Fork
0
You've already forked marechai
mirror of
https://github.com/claunia/marechai.git
synced
2025-12-16 19:14:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de9dc90b86b97f766cbbcd4d1132949a043d3d5a
marechai
/
Cicm.Database
/
Schemas
/
DiskFormat.cs
8 lines
131 B
C#
Raw
Normal View
History
Unescape
Escape
Add schemas for database version 2.
2018-04-12 06:43:45 +01:00
namespace
Cicm.Database.Schemas
{
Add operations for database version 2.
2018-04-12 10:05:42 +01:00
public
class
DiskFormat
Add schemas for database version 2.
2018-04-12 06:43:45 +01:00
{
public
int
id
;
public
string
Format
;
}
}
Reference in New Issue
Copy Permalink