Exemple #1
0
 public string GetLongInstructionTitle(int id)
 {
     return(dal.GetLongInstructionTitle(id));
 }