Method | Description | |
---|---|---|
SseEvent ( EventType type, string data ) : System | ||
ToString ( ) : string | ||
TryParse ( string line, |
public SseEvent ( EventType type, string data ) : System | ||
type | EventType | |
data | string | |
return | System |
public static TryParse ( string line, |
||
line | string | |
sseEvent | ||
return | bool |