Condividi tramite


IGameController.User Proprietà

Definizione

Utente associato al controller.

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = iGameController.user;
Public ReadOnly Property User As User

Valore della proprietà

Utente associato al controller.

Si applica a

Vedi anche