This website requires JavaScript.
Explore
Help
Sign In
wismna
/
modernkeepass
Watch
1
Star
0
Fork
0
You've already forked modernkeepass
mirror of
https://github.com/wismna/ModernKeePass.git
synced
2025-10-03 23:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9126307b4cf96b2eaa6783d71f28010d78fb0cef
modernkeepass
/
WinAppCommon
/
Messages
/
DatabaseClosedMessage.cs
7 lines
122 B
C#
Raw
Normal View
History
Unescape
Escape
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
namespace
Messages
{
public
class
DatabaseClosedMessage
{
WIP ViewModelLocator - Messenger and Recent issues Refactoring Code cleanup
2020-04-23 19:00:38 +02:00
public
object
Parameter
{
get
;
set
;
}
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
}
}
Reference in New Issue
Copy Permalink