Exemplo n.º 1
0
 protected override string ConvertToString(ParticipantStatus value)
 {
     return(BitbucketHelpers.ParticipantStatusToString(value));
 }