C# Class Microsoft.Botframework.Xamarin.CustomViews.AdaptiveCardLayout

Inheritance: StackLayout
Afficher le fichier Open project: xtellurian/Botframework.Xamarin

Méthodes publiques

Méthode Description
InvokeOnAction ( object sender, ActionEventArgs args ) : void

Method Details

InvokeOnAction() public méthode

public InvokeOnAction ( object sender, ActionEventArgs args ) : void
sender object
args ActionEventArgs
Résultat void