Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3332748
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T23:43:15+00:00 2026-05-17T23:43:15+00:00

Can someone explain what’s wrong with the following method signature written using C# 4.0?

  • 0

Can someone explain what’s wrong with the following method signature written using C# 4.0?

public void Test(string arg1 = string.Empty, DateTime arg2 = DateTime.MinValue){}

I understand the difference between “” and string.Empty in terms of compile time checking but surely the way that optional parameters have been implemented in C# 4.0 is pretty inadequate if you can’t declare a reasonable value type null style comparisson?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T23:43:16+00:00Added an answer on May 17, 2026 at 11:43 pm

    Because DateTime.MinValue and DateTime.MaxValue aren’t compile time-constants — they’re readonly fields that are initialized at run time by DateTime‘s static constructor.

    See the difference between const fields (which are compile-time constants) and readonly fields (which aren’t): What is the difference between const and readonly?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can someone explain the following code.. What will that return statement do. public byte[]
Can someone explain to me why the following code does not work? public class
Can someone explain what the method seed does from module random in the following
Can someone explain why, when a query should be returning one string item only
Can someone explain me how to overcome this thing? String.prototype.one = 1; one.one; //returns
Can someone explain and give example code to do the following steps in my
Can someone explain the following behavior? Specifically, why does the function return a different
Can someone explain the following behavior in Java sockets: The general idea is this:
Can someone explain what does this statement do? #define CONST_SIG (void (*) () )
Can someone explain me the following XAML line? DataContext={Binding RelativeSource={RelativeSource Self}} Here the simple

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.