Example #1
0
 public Function GetFunction(long id) => Func_repo.GetFirst(a => a.FunctionId == id);