Imaginsystems


Tecniche di Programmazione - Codici Sorgenti - News Informatiche
Home Blogs | Home | Login | Contact | My Profile | RSS | About | Cerca

C# - Oggetto Studente estende Persona (Codice)

C# -   Oggetto Studente estende Persona (Codice)  Come creare l'oggetto Studente che estende Persona :CODICE C# : (File : Persona.cs)using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ProgrammaConsol { class Persona : IComparable<Persona>, IComparable { private String nome; private String cognome; private int eta; private String codice; public Persona(String 
Leggi tutto il post...
Categoria: C#
martedì, 25 giu 2013 Ore. 11.37

Scrivi un commento

Nome:
Blog:
E-Mail:
(l'indirizzo e-mail non verrà pubblicato, consente di essere avvertiti quando arrivano nuovi commenti a questo Post)
Codice:
Corpo:
Cookie:

Commenti

Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003