C# Class BanUsersCommand, PlayFabGameServer

Bans users by PlayFab ID with optional IP address, or MAC address for the provided game.
Inheritance: Command
Mostra file Open project: PlayFab/PlayFabGameServer

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void