Show / Hide Table of Contents

Class GameObjectCacheTests

Inheritance
object
GameObjectCacheTests
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 GameObjectCacheTests

Methods

View Source

TestRefreshClassThenObject()

Declaration
[TestMethod]
public Task TestRefreshClassThenObject()
Returns
Type Description
Task
View Source

TestRefreshObjectThenClass()

Declaration
[TestMethod]
public Task TestRefreshObjectThenClass()
Returns
Type Description
Task
  • View Source
In this article
Back to top Generated by DocFX