Show / Hide Table of Contents

Class SimpleCacheTests

Inheritance
object
SimpleCacheTests
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.XboxStudios.GameStateTracker.Tests
Assembly: GameStateTracker.Tests.dll
Syntax
[TestClass]
public class SimpleCacheTests

Methods

View Source

TestSimpleCacheWithKey()

Declaration
[TestMethod]
public void TestSimpleCacheWithKey()
View Source

TestSimpleCacheWithoutKey()

Declaration
[TestMethod]
public void TestSimpleCacheWithoutKey()
  • View Source
In this article
Back to top Generated by DocFX