C# Class Exceptional.Playground.Fixed.EventRegistrationShowsWarning

Afficher le fichier Open project: CSharpAnalyzers/ExceptionalReSharper

Méthodes publiques

Méthode Description
Bar ( ) : void
Foo ( ) : void
Test1 ( Func func ) : void
Test2 ( int val ) : void
Xyz ( ) : int

Method Details

Bar() public méthode

Condition.
public Bar ( ) : void
Résultat void

Foo() public méthode

public Foo ( ) : void
Résultat void

Test1() public méthode

public Test1 ( Func func ) : void
func Func
Résultat void

Test2() public méthode

public Test2 ( int val ) : void
val int
Résultat void

Xyz() public méthode

Condition.
public Xyz ( ) : int
Résultat int