// Assembly: UnityEngine.SharedInternalsModule
// Full name: UnityEngine.Bindings.NativeMethodAttribute

namespace UnityEngine.Bindings
{
public class NativeMethodAttribute // TypeDefIndex: 13372
{
	// Fields
	type#26577 <Name>k__BackingField;
	type#15314 <IsThreadSafe>k__BackingField;
	type#15314 <IsFreeFunction>k__BackingField;
	type#15314 <ThrowsException>k__BackingField;
	type#15314 <HasExplicitThis>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#28660 set_Name(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 set_IsThreadSafe(type#15313 value) { }
	// RVA: -1
	public virtual type#28660 set_IsFreeFunction(type#15313 value) { }
	// RVA: -1
	public virtual type#28660 set_ThrowsException(type#15313 value) { }
	// RVA: -1
	public virtual type#28660 set_HasExplicitThis(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name, type#15313 isFreeFunction) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name, type#15313 isFreeFunction, type#15313 isThreadSafe) { }
}
}
