C# Class AccidentalFish.ApplicationSupport.Core.Configuration.DefaultAsyncConfiguration

Inheritance: IAsyncConfiguration
Show file Open project: JamesRandall/AccidentalFish.ApplicationSupport

Public Methods

Method Description
GetAsync ( string key ) : Task

Method Details

GetAsync() public method

public GetAsync ( string key ) : Task
key string
return Task