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

namespace UnityEngine
{
public class AssemblyFullName // TypeDefIndex: 8842
{
	// Fields
	type#26581 Name;
	type#14515 Version;
	type#26581 PublicKeyToken;
	type#26581 Culture;

	// Methods
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
