What is the use of Proxyattribute class for extending the real proxy? Please give me an exaple.
---
> What is the use of Proxyattribute class for extending the real proxy? Please give me an exaple.
For an example, you could have a look at the NGrid open source project
http://ngrid.sourceforge.net/
Look at the classes NGrid.GObject and NGrid.Infrastructure.GridProxy.
Joannes