Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question About Interface
Message
De
25/05/2007 19:14:53
 
 
À
25/05/2007 17:38:34
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Divers
Thread ID:
01228619
Message ID:
01228644
Vues:
16
See http://msdn2.microsoft.com/en-us/library/tx1s9z1w(VS.80).aspx

>Hi
>
>I've a question
>
>How I make to use parameters interfaces
>
>ie :
>
>public interface IMember
>{
> string name{get;set;}
> string Phone {get;set;}
>}
>
>public class MemberProfile
>{
> public void GetData(IMember iProfile)
> {
> }
>}
>
>How I make to use that.
>
>Tahnk`s
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform