C# Class fCraft.SecurityController.PlayerListCollection

Inheritance: ICloneable
Afficher le fichier Open project: fragmer/fCraft Class Usage Examples

Méthodes publiques

Свойство Type Description
Excluded fCraft.PlayerInfo[]
Included fCraft.PlayerInfo[]

Méthodes publiques

Méthode Description
Clone ( ) : object
PlayerListCollection ( ) : System
PlayerListCollection ( PlayerListCollection other ) : System

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

PlayerListCollection() public méthode

public PlayerListCollection ( ) : System
Résultat System

PlayerListCollection() public méthode

public PlayerListCollection ( PlayerListCollection other ) : System
other PlayerListCollection
Résultat System

Property Details

Excluded public_oe property

public PlayerInfo[],fCraft Excluded
Résultat fCraft.PlayerInfo[]

Included public_oe property

public PlayerInfo[],fCraft Included
Résultat fCraft.PlayerInfo[]