WIP
This commit is contained in:
parent
22417409a2
commit
a72d457eef
52 changed files with 919 additions and 280 deletions
|
|
@ -11,6 +11,7 @@ using System.Threading.Tasks;
|
|||
|
||||
namespace BookAStar.ViewModels
|
||||
{
|
||||
[Obsolete("Use legacy XLabs ViewModel")]
|
||||
public class ViewModelBase : IModelViewModel
|
||||
{
|
||||
public string Title { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue