Added functionality to edit persons
This commit is contained in:
@@ -12,9 +12,13 @@ namespace DebtMgr.ViewModel.Dialogs
|
||||
{
|
||||
public class DatabaseSelectorDialogViewModel : ViewModelBase
|
||||
{
|
||||
#region Public Properties
|
||||
|
||||
public event EventHandler RequestClose;
|
||||
public bool ProgramRequestedClose;
|
||||
|
||||
#endregion
|
||||
|
||||
#region SelectDatabasePathText (string) Property
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user