ProGet SDK Reference
Version:

NullIf<T>(T a, T? b) Method

Syntax

public static T? NullIf<T>(T a, T? b)

Parameters

a
Type: T
b
Type: T?