C# Class MonocleGiraffe.Android.LibraryImpl.SharingHelper

Inheritance: ISharingHelper
Afficher le fichier Open project: akshay2000/MonocleGiraffe

Méthodes publiques

Méthode Description
ShareComment ( CommentViewModel comment ) : void
ShareItem ( IGalleryItem item ) : void

Method Details

ShareComment() public méthode

public ShareComment ( CommentViewModel comment ) : void
comment MonocleGiraffe.Portable.Models.CommentViewModel
Résultat void

ShareItem() public méthode

public ShareItem ( IGalleryItem item ) : void
item IGalleryItem
Résultat void