C# 클래스 MonocleGiraffe.LibraryImpl.SharingHelper

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

공개 메소드들

메소드 설명
ShareComment ( CommentViewModel comment ) : void
ShareItem ( IGalleryItem item ) : void
SharingHelper ( ) : MonocleGiraffe.Portable.Interfaces

비공개 메소드들

메소드 설명
DTManager_DataRequested ( DataTransferManager sender, DataRequestedEventArgs args ) : void

메소드 상세

ShareComment() 공개 메소드

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

ShareItem() 공개 메소드

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

SharingHelper() 공개 메소드

public SharingHelper ( ) : MonocleGiraffe.Portable.Interfaces
리턴 MonocleGiraffe.Portable.Interfaces