예제 #1
0
 protected override HookTypes ConvertFromString(string s)
 {
     return(BitbucketHelpers.StringToHookType(s));
 }