C# Class Microsoft.AspNetCore.SignalR.Hubs.EmptyJavaScriptProxyGenerator

Inheritance: IJavaScriptProxyGenerator
Show file Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

Public Methods

Method Description
GenerateProxy ( string serviceUrl ) : string

Method Details

GenerateProxy() public method

public GenerateProxy ( string serviceUrl ) : string
serviceUrl string
return string