C# Class ServerSentEvent4Net.ServerSentEvent.Message

Inheritance: IMessage
Exibir arquivo Open project: erizet/ServerSentEvent4Net

Public Methods

Method Description
IsOnlyComment ( IMessage msg ) : bool
ToString ( ) : string

Method Details

IsOnlyComment() public static method

public static IsOnlyComment ( IMessage msg ) : bool
msg IMessage
return bool

ToString() public method

public ToString ( ) : string
return string