C# Class Chimney.MPD.Classes.Message

Datei anzeigen Open project: opengd/Chimney

Public Methods

Method Description
Message ( string>.Dictionary dictionary ) : System.Collections.Generic
Message ( string>.List keyValuePairList ) : System.Collections.Generic

Method Details

Message() public method

public Message ( string>.Dictionary dictionary ) : System.Collections.Generic
dictionary string>.Dictionary
return System.Collections.Generic

Message() public method

public Message ( string>.List keyValuePairList ) : System.Collections.Generic
keyValuePairList string>.List
return System.Collections.Generic