int indice_array = (int)Cache["indice_array"];
string[] array = Cache["array"] as string[]; if(array != null) { //... }
Torna al forum | Feed RSS