C# 클래스 myProducts.Xamarin.iOS.Text.MailComposer

상속: IMailComposer
파일 보기 프로젝트 열기: ChristianWeyer/myProducts-End-to-End

공개 메소드들

메소드 설명
Compose ( string to, string subject, string body ) : void

메소드 상세

Compose() 공개 메소드

public Compose ( string to, string subject, string body ) : void
to string
subject string
body string
리턴 void