Open
Description
Unhandled exception. Z.Expressions.Compiler.Shared.EvalException: Oops! No applicable member has been found for the expression. The error occurred for expression "." at position 69 near ".ReadLine(); Console.W".
Apparently the ReadLine from Console.ReadLine isnt a recognized member, unlike the WriteLine.
Edit: Error appeared after creating a loop to register the used members, etc. In this case:
using System;
using System.Data;
using System.Data.Odbc;
using System.Data.SqlTypes;
using System.Xml;
using MySqlConnector;
Metadata
Metadata
Assignees
Labels
No labels