TryParseDouble(String?, out Double) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParseDouble(string? token, scoped out double value)

Parameters

token
String
value
Double

Returns