C# Class ExtensionMethodsForValueTypes, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
NullIf ( T? value, T? other ) : T?

Method Details

NullIf() public static méthode

public static NullIf ( T? value, T? other ) : T?
value T?
other T?
Résultat T?