// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.Internal.CachingGetter`1

namespace Vuplex.WebView.Internal
{
public class CachingGetter`1 // TypeDefIndex: 7465
{
	// Fields
	type#5449 _getterFunction;
	type#15314 _valueNeedsToBeUpdated;
	type#1031 _cachedValue;
	type#28686 _waitForSeconds;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#5448 getterFunction, type#20867 cacheInvalidationPeriodSeconds, type#22826 monoBehaviourForCoroutine) { }
	// RVA: -1
	public type#1030 GetValue() { }
	// RVA: -1
	private type#20073 _invalidateCachePeriodically() { }
}
}
