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

namespace UnityEngine
{
public class AssemblyVersion // TypeDefIndex: 8841
{
	// Fields
	type#27905 major;
	type#27905 minor;
	type#27905 build;
	type#27905 revision;

	// Methods
	// RVA: -1
	public static type#15313 op_Equality(type#14514 lhs, type#14514 rhs) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
