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

namespace System.Runtime.Serialization.Formatters.Binary
{
public class ObjectNull // TypeDefIndex: 4333
{
	// Fields
	type#20869 nullCount;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 SetNullCount(type#20867 nullCount) { }
	// RVA: -1
	public virtual type#28660 Write(type#29577 sout) { }
	// RVA: -1
	public type#28660 Read(type#29576 input, type#15185 binaryHeaderEnum) { }
	// RVA: -1
	public type#28660 Dump() { }
}
}
