1 instantiation of ComplexObject
SignalR.Client.FunctionalTestApp (1)
TestHub.cs (1)
122return new ComplexObject
3 references to ComplexObject
SignalR.Client.FunctionalTestApp (3)
TestHub.cs (3)
115public ComplexObject EchoComplexObject(ComplexObject complexObject) 120public ComplexObject SendComplexObject()