C# 클래스 MonocleGiraffe.Android.LibraryImpl.SharingHelper

상속: ISharingHelper
파일 보기 프로젝트 열기: akshay2000/MonocleGiraffe

공개 메소드들

메소드 설명
ShareComment ( CommentViewModel comment ) : void
ShareItem ( IGalleryItem item ) : void

메소드 상세

ShareComment() 공개 메소드

public ShareComment ( CommentViewModel comment ) : void
comment MonocleGiraffe.Portable.Models.CommentViewModel
리턴 void

ShareItem() 공개 메소드

public ShareItem ( IGalleryItem item ) : void
item IGalleryItem
리턴 void