System.Net.ServerEvents.EventSource.EventSource C# (CSharp) Method

EventSource() public method

public EventSource ( string url ) : System.Html
url string
return System.Html
        public EventSource(string url)
        {
        }

Same methods

EventSource::EventSource ( ) : System.Html
EventSource::EventSource ( string url, EventSourceInit eventSourceInitDict ) : System.Html