C# Class WebAPI.Dashboard.Cache.OutputCache

Show file Open project: agrc/api.mapserv.utah.gov

Public Methods

Method Description
Reset ( string session, string value ) : void

Method Details

Reset() public method

public Reset ( string session, string value ) : void
session string
value string
return void