// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Contexts.IDynamicMessageSink

namespace System.Runtime.Remoting.Contexts
{
public class IDynamicMessageSink // TypeDefIndex: 4174
{

	// Methods
	// RVA: -1
	public abstract type#28660 ProcessMessageFinish(type#20280 replyMsg, type#15313 bCliSide, type#15313 bAsync) { }
	// RVA: -1
	public abstract type#28660 ProcessMessageStart(type#20280 reqMsg, type#15313 bCliSide, type#15313 bAsync) { }
}
}
