예제 #1
0
 public TFXK.Model.Category GetModelByName(string title)
 {
     return(dal.GetModelByName(title));
 }