. , , ? , "==", - JIT , . (T, TResult). , . , :
T = string, TResult = int (native code
T = Stream, TResult = byte (native code
T = string, TResult = byte (native code
T = Stream, TResult = string (native code
, , :
public static TResult GetOrDefaultIfNull<T, TResult>
(this T obj, Func<T, TResult> getValue, TResult defaultValue)
where T : class
IL , - . , ? , - .