C# Class DictionaryCaching, NFramework

Show file Open project: debop/NFramework

Public Methods

Method Description
GetContents1Async ( string url ) : Task
GetContents2Async ( string url ) : Task

Private Methods

Method Description
Run ( ) : void

Method Details

GetContents1Async() public static method

public static GetContents1Async ( string url ) : Task
url string
return Task

GetContents2Async() public static method

public static GetContents2Async ( string url ) : Task
url string
return Task