Méthode | Description | |
---|---|---|
Run ( string fileName ) : void | ||
getIsMobileBool ( Match match ) : bool |
Returns a boolean representation of the value associated with the IsMobile property.
|
Méthode | Description | |
---|---|---|
Main ( string args ) : void |
public static Run ( string fileName ) : void | ||
fileName | string | |
Résultat | void |
public static getIsMobileBool ( Match match ) : bool | ||
match | Match | a Match object |
Résultat | bool |