C# Class TokenSecuredChallenge.LoginEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Esri/arcgis-runtime-samples-xamarin Class Usage Examples

Public Methods

Method Description
LoginEventArgs ( string username, string password ) : CoreGraphics

Method Details

LoginEventArgs() public method

public LoginEventArgs ( string username, string password ) : CoreGraphics
username string
password string
return CoreGraphics