C# Class myProducts.Xamarin.Android.Text.MailComposer

Inheritance: IMailComposer
Exibir arquivo Open project: ChristianWeyer/myProducts-End-to-End

Public Methods

Method Description
Compose ( string to, string subject, string body ) : void

Method Details

Compose() public method

public Compose ( string to, string subject, string body ) : void
to string
subject string
body string
return void