Friday, January 27, 2006
RemotingSystem.Runtime.Remoting.ObjectHandle objRemote; objRemote = System.Activator.CreateInstance(assemblyName, className); object objCurr = objRemote.Unwrap(); int test = objCurr.Sum(1,2) |
About Me
LinksPrevious Posts
Archives |
0 Comments:
Post a Comment
<< Home