C# Class Exceptional.Playground.Issues.DelegateInvocationIssue

Afficher le fichier Open project: CSharpAnalyzers/ExceptionalReSharper

Méthodes publiques

Méthode Description
Foo ( System.Action foo ) : void
this ( string i ) : System.Action

Method Details

Foo() public méthode

public Foo ( System.Action foo ) : void
foo System.Action
Résultat void

this() public méthode

Bar
public this ( string i ) : System.Action
i string
Résultat System.Action