Пример #1
0
 internal static Exception MemberCouldNotBeTranslated(object p0, object p1) => (Exception) new InvalidOperationException(Strings.MemberCouldNotBeTranslated(p0, p1));