\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

AppleServerSide_Console.Program.Example Class Reference

Inheritance diagram for AppleServerSide_Console.Program.Example:

[legend]

Collaboration diagram for AppleServerSide_Console.Program.Example:

[legend]

Public Member Functions

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

Static Public Member Functions

static void  Run (string dataFile, string appleDataFile, TextWriter output)
This Run method is called by the example test to avoid the need to duplicate the service provider setup logic. More...
static void  Run (PipelineOptions options, 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() [2/2]

AppleServerSide_Console.Program.Example.Example ( IPipeline   pipeline )

Constructor

Parameters
pipeline -

Member Function Documentation

◆ Run() [1/2]

static void AppleServerSide_Console.Program.Example.Run ( string   dataFile,
string   appleDataFile,
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 -

◆ Run() [2/2]

static void AppleServerSide_Console.Program.Example.Run ( PipelineOptions   options,
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 -