C# Class Microsoft.R.Core.Tokens.Number

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
TryParse ( string text, double &doubleResult, bool allowLSuffix = true ) : bool

Method Details

TryParse() public static méthode

public static TryParse ( string text, double &doubleResult, bool allowLSuffix = true ) : bool
text string
doubleResult double
allowLSuffix bool
Résultat bool