Class CallResultCacheFactory
Namespace: AutoFixture.AutoNSubstitute.CustomCallHandler
Assembly: AutoFixture.AutoNSubstitute.dll
public class CallResultCacheFactory : ICallResultCacheFactoryInheritance
object ← CallResultCacheFactory
Implements
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
CallResultCacheFactory()
public CallResultCacheFactory()Methods
CreateCache()
Create a new instance of cache.
public ICallResultCache CreateCache()