Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newby Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Newby Question
Divers
Thread ID:
00950103
Message ID:
00950103
Vues:
66
I have stupid newby quesstions about this c# code. See inline
questions.

using System;

**** The code compiles fine without this. What is it and why
**** do I need it
namespace ConsoleApplication1
{
///
/// Summary description for Class1.
///

class Class1
{
///
/// The main entry point for the application.
///



**** Same with this line. Compliles fine without this
[STAThread]
static void Main(string[] args)
{
//
// TODO: Add code to start application here
//
}
}
}
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform