Click or drag to resize

IPlayerProfileV1 Methods

The IPlayerProfileV1 type exposes the following members.

Methods
 NameDescription
Public methodGetName Gets the name of the player in the specified language or a null reference
(Inherited from IPlayer)
Public methodGetNationality Gets the nationality of the player represented by the current instance in the language specified by
C#
culture

(Inherited from IPlayerProfile)
Public methodToString Returns a String that represents this instance.
(Inherited from IEntityPrinter)
Public methodToString(IFormatProvider) Returns a string that represents the current object
(Inherited from IEntityPrinter)
Public methodToString(String, IFormatProvider)Formats the value of the current instance using the specified format.
(Inherited from IEntityPrinter)
Top
See Also