// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.CustomYieldInstruction

namespace UnityEngine
{
public class CustomYieldInstruction // TypeDefIndex: 8847
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_keepWaiting() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
