Can I remote an abstract class with Remoting
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Can I remote an abstract class with remoting feature of C#.
-
Can I remote an abstract class with remoting feature of C#.
Not if you want to instantiate it, never then, not even locally :p To use that class you will need somekind of implemetation somewhere. top secret
Download xacc-ide 0.0.3 now!
See some screenshots -
Can I remote an abstract class with remoting feature of C#.
Nope. you cant.