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

Inheritance: StackLayout
显示文件 Open project: xtellurian/Botframework.Xamarin

Public Methods

Method Description
InvokeOnAction ( object sender, ActionEventArgs args ) : void

Method Details

InvokeOnAction() public method

public InvokeOnAction ( object sender, ActionEventArgs args ) : void
sender object
args ActionEventArgs
return void