コード例 #1
0
 public FieldGroup GetFieldGroup(string groupSlug)
 {
     return(_cfBl.GetFieldGroup(groupSlug));
 }