Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Calling class from anywhere
Message
De
20/04/2016 15:01:39
 
 
À
20/04/2016 09:40:52
Issam Mansour
Jordan Business Machines
Amman, Jordanie
Information générale
Forum:
C#
Catégorie:
Conception classe
Divers
Thread ID:
01635059
Message ID:
01635085
Vues:
46
>Thank you for reply. Let me explain my need, I have a resizable class I want to move it to some where to call it from any form in the system. So what is you recommendation
>
>Thank you.

Place the class (and any other classes you might want to access 'globally') in a separate assembly (project). Anytime you need to use those classes then reference that assembly in the project.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform