Beispiel #1
0
 protected override ParticipantStatus ConvertFromString(string s)
 {
     return(BitbucketHelpers.StringToParticipantStatus(s));
 }