C# 클래스 exo_jcr.webdav.csclient.Response.Multistatus

파일 보기 프로젝트 열기: exodev/jcr-msofficeplugin 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
responses System.Collections.ArrayList

공개 메소드들

메소드 설명
Multistatus ( XmlTextReader reader ) : System
getResponses ( ) : ArrayList

메소드 상세

Multistatus() 공개 메소드

public Multistatus ( XmlTextReader reader ) : System
reader System.Xml.XmlTextReader
리턴 System

getResponses() 공개 메소드

public getResponses ( ) : ArrayList
리턴 System.Collections.ArrayList

프로퍼티 상세

responses 보호되어 있는 프로퍼티

protected ArrayList,System.Collections responses
리턴 System.Collections.ArrayList