C# Class FiftyOne.Example.Illustration.AllProfiles.Program

Afficher le fichier Open project: 51Degrees/dotNET-Device-Detection

Méthodes publiques

Méthode Description
Run ( string fileName ) : void

Private Methods

Méthode Description
Main ( string args ) : void
getProfileValues ( Profile profile, System.Property property ) : string

Constructs a "|" separated string of all the values the profile has which relate to the supplied property.

Method Details

Run() public static méthode

public static Run ( string fileName ) : void
fileName string
Résultat void