C# 클래스 ExtensionMethodsForValueTypes, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
NullIf ( T? value, T? other ) : T?

메소드 상세

NullIf() 공개 정적인 메소드

public static NullIf ( T? value, T? other ) : T?
value T?
other T?
리턴 T?