C# 클래스 exo_jcr.webdav.csclient.Commands.WebDavTypedCommand

상속: WebDavCommand
파일 보기 프로젝트 열기: exodev/jcr-msofficeplugin

공개 메소드들

메소드 설명
WebDavTypedCommand ( DavContext context ) : System
execute ( ) : int
setNodeType ( String nodeType ) : void

메소드 상세

WebDavTypedCommand() 공개 메소드

public WebDavTypedCommand ( DavContext context ) : System
context exo_jcr.webdav.csclient.Request.DavContext
리턴 System

execute() 공개 메소드

public execute ( ) : int
리턴 int

setNodeType() 공개 메소드

public setNodeType ( String nodeType ) : void
nodeType String
리턴 void