Ensure.NotNull

Ensure.NotNull<T> method

public static void NotNull<T>(T arg, string parameterName)

See Also