Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
With endwith - wish c# have it
Message
De
05/04/2007 16:25:16
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
05/04/2007 16:12:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01212672
Message ID:
01212693
Vues:
17
However, it does support the WITH object command that automatically disposes of the object when the enclosed statements have finished..
StreamReader sr = new StreamReader()
WITH sr
{
  a bunch of commands here.
}
>>I was trying to use the with...endwith but I gues c# does not support it.
>
>No.
>Cetin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform