Example #1
0
 protected override Roles ConvertFromString(string s)
 {
     return(BitbucketHelpers.StringToRole(s));
 }