C# Class MixinRefactoring.Test.MixinWithSeeAlso

Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
Action ( string parameter ) : void

method with a string parameter

Method Details

Action() public méthode

method with a string parameter
public Action ( string parameter ) : void
parameter string Parameter is of type string
Résultat void