Exemplo n.º 1
0
 public static bool IsNull <T>(this T value) =>
 Prelude.isnull(value);