Implemented by NmsTemplate. Not often used but a useful option - /// to enhance testability, as it can easily be mocked or stubbed.
- /// - ///Provides NmsTemplate's send(..) and
- /// receive(..) methods that mirror various NMS API methods.
- /// See the NMS specification and NMS API docs for details on those methods.
- ///
Implemented by NmsTemplate. Not often used but a useful option + /// to enhance testability, as it can easily be mocked or stubbed.
+ ///Provides NmsTemplate's
+ /// send(..) and
+ /// receive(..) methods that mirror various NMS API methods.
+ /// See the NMS specification and NMS API docs for details on those methods.
+ ///