C# 클래스 Tripod.Actions.ChangeCommentBatchPhotoAction

상속: IBatchPhotoAction
파일 보기 프로젝트 열기: rubenv/tripod

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ChangeCommentBatchPhotoAction ( string new_comment ) : System
CreateAction ( ) : IPhotoAction

메소드 상세

ChangeCommentBatchPhotoAction() 공개 메소드

public ChangeCommentBatchPhotoAction ( string new_comment ) : System
new_comment string
리턴 System

CreateAction() 공개 메소드

public CreateAction ( ) : IPhotoAction
리턴 IPhotoAction