C# Class Nintenlord.Utility.BooleanHelpers

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Méthode Description
Eq ( this a, bool b ) : bool
Imp ( this a, bool b ) : bool

Method Details

Eq() public static méthode

public static Eq ( this a, bool b ) : bool
a this
b bool
Résultat bool

Imp() public static méthode

public static Imp ( this a, bool b ) : bool
a this
b bool
Résultat bool