CodeSharp.Core.Castles.Test.RemotingTest.CustomMessageSink.SyncProcessMessage C# (CSharp) Метод

SyncProcessMessage() публичный Метод

public SyncProcessMessage ( IMessage msg ) : IMessage
msg IMessage
Результат IMessage
            public IMessage SyncProcessMessage(IMessage msg)
            {
                throw new NotImplementedException();
            }