Property | Type | Description |
---|
Method | Description | |
---|---|---|
CalculatePerformance ( int seasonId ) : double | ||
Player ( ) : System | ||
Update ( string name, string imageProfileUrl, bool enabled ) : void |
public CalculatePerformance ( int seasonId ) : double | ||
seasonId | int | |
return | double |
public Update ( string name, string imageProfileUrl, bool enabled ) : void | ||
name | string | |
imageProfileUrl | string | |
enabled | bool | |
return | void |