\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Examples.OnPremise.OfflineProcessing.Program.Example Member List

This is the complete list of members for FiftyOne.DeviceDetection.Examples.OnPremise.OfflineProcessing.Program.Example, including all inherited members.

GetEvidence(TextReader evidenceReader, ILogger logger=null)FiftyOne.DeviceDetection.Examples.ExampleBaseprotectedstatic
GetUserAgents(string userAgentsFile, int count)FiftyOne.DeviceDetection.Examples.ExampleBaseprotectedstatic
GetUserAgents(string userAgentsFile, int count, int randomness)FiftyOne.DeviceDetection.Examples.ExampleBaseprotectedstatic
OutputException(Exception ex, int depth=0) (defined in FiftyOne.DeviceDetection.Examples.ExampleBase)FiftyOne.DeviceDetection.Examples.ExampleBaseprotectedstatic
Report(List< string > input, int count, int maxDistinctUAs, int marks) (defined in FiftyOne.DeviceDetection.Examples.ExampleBase)FiftyOne.DeviceDetection.Examples.ExampleBaseprotectedstatic
Run(string dataFile, TextReader evidenceYaml, ILoggerFactory loggerFactory, TextWriter output)FiftyOne.DeviceDetection.Examples.OnPremise.OfflineProcessing.Program.Example