public static class Connection { static string conexion; public static string GetStr() { return conexion; } }