C# Class WebAnalytics.DataLayer.CookieParser.Cookie

ファイルを表示 Open project: projectkudu/IISLogAnalyzerSiteExtension

Public Methods

Method Description
Cookie ( string key, string value ) : System

Method Details

Cookie() public method

public Cookie ( string key, string value ) : System
key string
value string
return System