C# Class TokenSecuredChallenge.LoginEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Esri/arcgis-runtime-samples-xamarin Class Usage Examples

Méthodes publiques

Méthode Description
LoginEventArgs ( string username, string password ) : CoreGraphics

Method Details

LoginEventArgs() public méthode

public LoginEventArgs ( string username, string password ) : CoreGraphics
username string
password string
Résultat CoreGraphics