public com__robotraconteur__testing__TestService2Factory()
 {
     ostruct2_stubentry = new ostruct2_stub(this);
 }
 public com__robotraconteur__testing__TestService2Factory(RobotRaconteurNode node = null, ClientContext context = null) : base(node, context)
 {
     ostruct2_stubentry = new ostruct2_stub(this, this.node, this.context);
 }