Font.cs: Add comment on .ctor(Font,FontStyle) about the lack of null check (compatibi...
commit56a34361e0a7112d2c10cd52cc2cc207209c31ba
authorSebastien Pouliot <sebastien@ximian.com>
Sun, 2 Nov 2008 00:52:45 +0000 (2 00:52 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sun, 2 Nov 2008 00:52:45 +0000 (2 00:52 -0000)
tree7dbf6a774bb8cc99b6a07802b38778cf0561a899
parent06846be145149f1a60a95176e441d9ef6bcd5c67
Font.cs: Add comment on .ctor(Font,FontStyle) about the lack of null check (compatibility). Add proper (yet compatible ;-) null check to GetHeight(Graphics)

svn path=/trunk/mcs/; revision=117630
mcs/class/System.Drawing/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing/Font.cs