// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Utils.ThreadSafeDisposablesPool`1

namespace CodeStage.AntiCheat.Utils
{
public class ThreadSafeDisposablesPool`1 // TypeDefIndex: 10984
{
	// Fields
	type#4191 objects;
	type#5465 objectGenerator;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#5464 objectGenerator) { }
	// RVA: -1
	public type#1381 Get() { }
	// RVA: -1
	public type#28660 Release(type#1381 item) { }
	// RVA: -1
	public type#28660 Dispose() { }
}
}
