Connections shit
This commit is contained in:
@@ -4,7 +4,10 @@ using System.Text;
|
||||
|
||||
namespace DoctorApp.ViewModels
|
||||
{
|
||||
|
||||
class ClientInfoViewModel
|
||||
{
|
||||
public string Username { get; set; }
|
||||
public string TabName { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user