C# Class Cone.CustomMethodExpectFeature.MyInteger

Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Méthode Description
IsEven ( ) : bool
IsEven ( int value ) : bool
MyInteger ( int value ) : System

Method Details

IsEven() public méthode

public IsEven ( ) : bool
Résultat bool

IsEven() public static méthode

public static IsEven ( int value ) : bool
value int
Résultat bool

MyInteger() public méthode

public MyInteger ( int value ) : System
value int
Résultat System