Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Exceptional
Playground
Fixed
WrongHandlingOfDelegates
C# Class Exceptional.Playground.Fixed.WrongHandlingOfDelegates
Datei anzeigen
Open project: CSharpAnalyzers/ExceptionalReSharper
Public Methods
Method
Description
Bar
(
System.Action
test
) :
void
Foo
( ) :
void
Method Details
Bar()
public
method
public
Bar
(
System.Action
test
) :
void
test
System.Action
return
void
Foo()
public
method
public
Foo
( ) :
void
return
void