Are you saying you have user defined types that need to be proxied? On Wed, Dec 16, 2009 at 12:23 AM, Fred F. <[email protected]> wrote:
> Hi, > > I'm trying to use the ProxyGenerator to generate my proxy classes > during design time. I've read the instructions at > http://nhforge.org/wikis/proxygenerators10/default.aspx. > > But I've got some user defined types (in seperate DLL: > "MyCustomTypes.dll") that I'm using in my classes for some properties. > How can I make these UserDefined types availiable for the > ProxyGenerator? > > Thanks for any help! > Fred F. > > -- > > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
