コード例 #1
0
 internal static Exception SqlMethodOnlyForSql(object p0) => (Exception) new NotSupportedException(Strings.SqlMethodOnlyForSql(p0));