C# Class ErrorProne.Samples.AsyncStuff.RedundantAwait

Afficher le fichier Open project: SergeyTeplyakov/ErrorProne.NET

Méthodes publiques

Méthode Description
FooAsync ( string s ) : Task

Private Methods

Méthode Description
Foo ( string arg ) : Task

Method Details

FooAsync() public méthode

public FooAsync ( string s ) : Task
s string
Résultat Task