Gets configuration data through a fluent programming interface.

Namespace: WURFL.Config
Assembly: Wurfl (in Wurfl.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public class InMemoryConfigurer : IWURFLConfigurer
Visual Basic
Public Class InMemoryConfigurer _
	Implements IWURFLConfigurer

Inheritance Hierarchy

System..::..Object
  WURFL.Config..::..InMemoryConfigurer

See Also