Exemplo n.º 1
0
 public Identity(MigrationUserId id) : this((id.JobItemGuid != Guid.Empty) ? id.JobItemGuid.ToString() : id.Id, id.ToString())
 {
 }