static void NotNull( T obj, string message )

Summary

Throws an exception when the given object is null.

static void NotNull( T obj )

Summary

Throws an exception when the given object is null.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.