コード例 #1
0
 public bool FieldGroupExists(string slug)
 {
     return(_cfBl.FieldGroupExists(slug));
 }