Example #1
0
 public int Create()
 {
     return(RegionBLL.Create(Code, Name));
 }