コード例 #1
0
 protected override Permissions ConvertFromString(string s)
 {
     return(BitbucketHelpers.StringToPermission(s));
 }