1
Vote

Add ArgumentHelper.AssertNotNullOrEmpty<T>(IList<T> arg, string argName) and helpers

description

Sometimes you want to assert that a list is neither null or empty.

No files are attached

comments