Write an extension method on string called IsNullOrEmpty. The extension method should return the same value as the standard .NET framework string.IsNullOrEmpty, without actually calling that function.
Check out your Company Bowl for anonymous work chats.