C# Class MixinRefactoring.Test.MixinWithOneMethod

Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
Predicate ( string parameter ) : bool

A method with a parameter

Method Details

Predicate() public méthode

A method with a parameter
public Predicate ( string parameter ) : bool
parameter string the parameter is a string
Résultat bool