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