\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Examples.Cloud.Configurator.Program.Example Class Reference

Public Member Functions

 Example (IPipeline pipeline)
Constructor More...
void  Run (TextWriter output)
Run the example More...

Static Public Member Functions

static void  Run (string resourceKey, TextWriter output)
This Run method is called by the example test to avoid the need to duplicate the service provider setup logic. More...

Constructor & Destructor Documentation

◆ Example()

FiftyOne.DeviceDetection.Examples.Cloud.Configurator.Program.Example.Example ( IPipeline   pipeline )

Constructor

Parameters
pipeline -

Member Function Documentation

◆ Run() [1/2]

void FiftyOne.DeviceDetection.Examples.Cloud.Configurator.Program.Example.Run ( TextWriter   output )

Run the example

Parameters
pipeline -
output -

◆ Run() [2/2]

static void FiftyOne.DeviceDetection.Examples.Cloud.Configurator.Program.Example.Run ( string   resourceKey,
TextWriter   output  
)
static

This Run method is called by the example test to avoid the need to duplicate the service provider setup logic.

Parameters
options -