static void IsNull( T obj, string message )

Summary

Throws an exception when the given object is not null.

static void IsNull( T obj )

Summary

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