C# Class Program

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Foo ( String args ) : int
Main ( String args ) : int
foo ( ) : object

Method Details

Foo() public static méthode

public static Foo ( String args ) : int
args String
Résultat int

Main() public static méthode

public static Main ( String args ) : int
args String
Résultat int

foo() public static méthode

public static foo ( ) : object
Résultat object