示例#1
0
 protected override string ConvertToString(WebHookOutcomes value)
 {
     return(BitbucketHelpers.WebHookOutcomeToString(value));
 }