Exemplo n.º 1
0
 public static Func <double, T>?FromFloat <T>() =>
 (Func <double, T>?)Float.From(typeof(T));