docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo
AH
NullIf(T)(T,T!)
NullIf<T>(T a, T? b) Method
Syntax
public
static
T? NullIf<T>(T a, T? b)
Parameters
a
Type: T
b
Type: T?