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