C# Class Sharpcraft.Networking.LoginEventArgs

The LoginEventArgs class used for the login event.
Inheritance: System.EventArgs
Afficher le fichier Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Méthodes publiques

Свойство Type Description
Result LoginResult

Private Methods

Méthode Description
LoginEventArgs ( LoginResult result ) : System

Initializes a new instance of the LoginEventArgs class.

Property Details

Result public_oe property

The LoginResult of the login.
public LoginResult,Sharpcraft.Networking Result
Résultat LoginResult