Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event Error
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Divers
Thread ID:
01398902
Message ID:
01398967
Vues:
48
Thank You!

>ALWAYS check whether anything is actually wired up to consume the event:
>   protected virtual void OnSortOrderChanged(SortOrderEventArgs e)
>    {
>       if (SortOrderChanged != null)
>        SortOrderChanged(this, e);
>    }
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform