Exemplo n.º 1
0
 public static Func <T>?FromNull <T>() =>
 (Func <T>?)Null.From(typeof(T));