C# Class Exceptional.Playground.OptionalExceptions

Afficher le fichier Open project: CSharpAnalyzers/ExceptionalReSharper

Méthodes publiques

Méthode Description
Bar1 ( ) : void
Bar2 ( ) : void
Foo ( ) : void

Method Details

Bar1() public méthode

The input is wrong.
public Bar1 ( ) : void
Résultat void

Bar2() public méthode

The user is not authenticated.
public Bar2 ( ) : void
Résultat void

Foo() public méthode

public Foo ( ) : void
Résultat void