Ver Mensaje Individual
  #2 (permalink)  
Antiguo 01/02/2007, 15:22
Avatar de shumito
shumito
 
Fecha de Ingreso: mayo-2006
Mensajes: 248
Antigüedad: 18 años, 9 meses
Puntos: 0
Re: KeyValuePair<TKey,TValue>

KeyValuePair<string,string> MiKVPair = new KeyValuePair<string,string>();

eso se por ahora.