C# Class House.PlayerHouses

Exibir arquivo Open project: amarriner/House Class Usage Examples

Public Properties

Property Type Description
Houses List
PlayerName string

Public Methods

Method Description
PlayerHouses ( string PlayerName ) : System

Method Details

PlayerHouses() public method

public PlayerHouses ( string PlayerName ) : System
PlayerName string
return System

Property Details

Houses public_oe property

public List Houses
return List

PlayerName public_oe property

public string PlayerName
return string