stub out the System.Windows.Messaging classes
commit582cf881e9d44737dbef43d44b400c4235ac0eb7
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 6 Dec 2009 00:17:41 +0000 (6 00:17 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 6 Dec 2009 00:17:41 +0000 (6 00:17 +0000)
tree03c9b885d7f85ae7c9c79d348a4b37eac1555898
parent3242ad9bd27296f075c988b665df21f5df0e46ae
stub out the System.Windows.Messaging classes

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/moon@147749 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Windows/Makefile.am
class/System.Windows/System.Windows.Messaging/ListenFailedException.cs [new file with mode: 0644]
class/System.Windows/System.Windows.Messaging/LocalMessageReceiver.cs [new file with mode: 0644]
class/System.Windows/System.Windows.Messaging/LocalMessageSender.cs [new file with mode: 0644]
class/System.Windows/System.Windows.Messaging/MessageReceivedEventArgs.cs [new file with mode: 0644]
class/System.Windows/System.Windows.Messaging/ReceiverNameScope.cs [new file with mode: 0644]
class/System.Windows/System.Windows.Messaging/SendCompletedEventArgs.cs [new file with mode: 0644]
class/System.Windows/System.Windows.Messaging/SendFailedException.cs [new file with mode: 0644]