C# Class CSharpAnalytics.Environment

Captures details of the environment to be recorded by analytics.
Inheritance: IEnvironment
Show file Open project: TechSmith/CSharpAnalytics

Public Methods

Method Description
Environment ( string languageCode )

Create a new environment with a given language code.

Method Details

Environment() public method

Create a new environment with a given language code.
public Environment ( string languageCode )
languageCode string Language code, e.g. en-us