[Mono-dev] [PATCH] Use the correct type for S.D.Printing.PrintDocument.PrintController
Carlos Alberto Cortez
calberto.cortez at gmail.com
Wed Aug 2 06:19:29 EDT 2006
Oh, that's perfect (I wasn't aware of that constant).
Carlos.
El mié, 02-08-2006 a las 14:00 +0200, Robert Jordan escribió:
> Hey,
>
> Carlos Alberto Cortez wrote:
> > + Assembly wf_assembly = Assembly.Load ("System.Windows.Forms, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089");
>
> The version of the assembly is wrong.
>
> Please use the constant `Consts.AssemblySystem_Windows_Forms' instead
> of the hard coded assembly name.
>
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list