.comment-link {margin-left:.6em;}

Tuesday, February 15, 2005

 

Another Hall Of Shame

Constructor for ArgumentNullException

public ArgumentNullException( string paramName, string message)

 

Constructor for ArgumentException

public ArgumentException( string message, string paramName)

ArgumentNullException does not follow the constructor pattern


Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?