Re: Extending System.Drawing.Rectangle...
Fabian Schmied <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <[email protected]> |
> Do extension methods work on structs? > I suggested it as well, but was unsure about their use on structs In the March CTP of Orcas, they do. Fabian