v1.1.4
Latest
2022.3+

Class JSONPatchTests.LobbyHostId

Inheritance
System.Object
JSONPatchTests.LobbyHostId
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Unity.Services.Lobbies.Tests
Syntax
public class LobbyHostId

Methods

Lobby_HostId_Add(String, String, String)

Declaration
public void Lobby_HostId_Add(string original, string expected, string jsonValue)
Parameters
TypeNameDescription
System.Stringoriginal
System.Stringexpected
System.StringjsonValue

Lobby_HostId_Remove(String, String)

Declaration
public void Lobby_HostId_Remove(string original, string expected)
Parameters
TypeNameDescription
System.Stringoriginal
System.Stringexpected

Lobby_HostId_Replace(String, String, String)

Declaration
public void Lobby_HostId_Replace(string original, string expected, string jsonValue)
Parameters
TypeNameDescription
System.Stringoriginal
System.Stringexpected
System.StringjsonValue