Esempio n. 1
0
 internal static Exception NoArgumentMatchingMethodsInQueryable(object p0)
 {
     return(new InvalidOperationException(Strings.NoArgumentMatchingMethodsInQueryable(p0)));
 }