Exemplo n.º 1
0
 public Task <Function> DefinitionForFunction(DbObjectName function)
 {
     return(_inner.DefinitionForFunction(function));
 }