Example #1
0
 public Task <bool> SupportsMultiDbAsync()
 {
     return(WrappedItem.SupportsMultiDbAsync());
 }