C# Class Meeting_Manager_Xamarin.Droid.AttachmentOpener_Droid

Inheritance: IAttachmentOpener
Mostra file Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Public Methods

Method Description
Open ( FileAttachment attachment ) : void

Method Details

Open() public method

public Open ( FileAttachment attachment ) : void
attachment Meeting_Manager_Xamarin.Models.FileAttachment
return void