checkpoint
This commit is contained in:
8
Alpm/Backup.cs
Normal file
8
Alpm/Backup.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Foodsoft.Alpm
|
||||
{
|
||||
public struct Backup
|
||||
{
|
||||
private string _name;
|
||||
private string _hash;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user