C# Class MyNameSpace.NamespaceDelegator

Afficher le fichier Open project: joonhwan/study

Méthodes publiques

Méthode Description
Main ( ) : void
MyIsEvenNumber ( int number ) : bool

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void

MyIsEvenNumber() public static méthode

public static MyIsEvenNumber ( int number ) : bool
number int
Résultat bool