About using Rx in LINQPad...
Hello,
First, received an update email and inside was a link "http://www.introtorx.com/" (an intro to the Rx framework). Awesome guide that I'm reading and following examples right now. But when I try to reference the Observable static class, I get the "does not exists in the current context" message.
How do I reference the Observable static class so I can move on!!?
Thanks in advance,
Byrd
First, received an update email and inside was a link "http://www.introtorx.com/" (an intro to the Rx framework). Awesome guide that I'm reading and following examples right now. But when I try to reference the Observable static class, I get the "does not exists in the current context" message.
How do I reference the Observable static class so I can move on!!?
Thanks in advance,
Byrd
Comments