employer cover photo
employer logo
employer logo

Campaign Monitor

Is this your company?

Campaign Monitor Interview Question

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.