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

Inheritance: IMailComposer
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
Compose ( string to, string subject, string body ) : void

Method Details

Compose() public méthode

public Compose ( string to, string subject, string body ) : void
to string
subject string
body string
Résultat void