strong ressources and interface

This commit is contained in:
Paul Schneider 2019-06-17 20:52:51 +01:00
commit ddedb227b1
44 changed files with 2456 additions and 414 deletions

View file

@ -3,7 +3,7 @@ using Yavsc.Models.Workflow;
namespace Yavsc.ViewModels.FrontOffice
{
public class PerformerProfileViewModel
public partial class PerformerProfileViewModel
{
public string UserName { get; set; }
public string PerformerId { get; set; }