// Assembly: mscorlib
// Full name: System.Runtime.Serialization.Formatters.Binary.BinaryObjectString

namespace System.Runtime.Serialization.Formatters.Binary
{
public class BinaryObjectString // TypeDefIndex: 4324
{
	// Fields
	type#20869 objectId;
	type#26578 value;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 Set(type#20867 objectId, type#26576 value) { }
	// RVA: -1
	public virtual type#28660 Write(type#29577 sout) { }
	// RVA: -1
	public virtual type#28660 Read(type#29576 input) { }
	// RVA: -1
	public type#28660 Dump() { }
}
}
