Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Translation to English
Message
De
13/01/2010 12:44:35
 
 
À
13/01/2010 12:40:08
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01443751
Message ID:
01443753
Vues:
60
data is a variable of type ProjectTracker.DalLinq.Assignment[]. The [] indicates an array.


>Hi,
>
>I am reading this code and not understanding what it is doing:
>
>
    internal static ProjectResources GetProjectResources(
>      ProjectTracker.DalLinq.Assignment[] data)
>    {
>      return DataPortal.FetchChild<ProjectResources>(data);
>    }
>
>In the first instance, what do the [] indicate here: ProjectTracker.DalLinq.Assignment[].
>
>Secondly, what does the word "data" mean?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform