◆ Example() [1/2]
AppleServerSide_Console.Program.Example.Example | ( | IPipeline | pipeline | ) |
Constructor
- Parameters
-
- pipeline -
\r\n
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...
|
AppleServerSide_Console.Program.Example.Example | ( | IPipeline | pipeline | ) |
Constructor
AppleServerSide_Console.Program.Example.Example | ( | IPipeline | pipeline | ) |
Constructor
static void AppleServerSide_Console.Program.Example.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.
static void AppleServerSide_Console.Program.Example.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.