mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-04 08:00:16 -04:00
WIP with data binding - bis...
This commit is contained in:
8
ModernKeePass/ViewModels/Test.cs
Normal file
8
ModernKeePass/ViewModels/Test.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace ModernKeePass.ViewModels
|
||||
{
|
||||
public class Test
|
||||
{
|
||||
public string Title { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user