C# Class exo_jcr.webdav.csclient.Search.AbstractQuery

Inheritance: DavQuery
Afficher le fichier Open project: exodev/jcr-msofficeplugin

Protected Properties

Свойство Type Description
properties System.Collections.ArrayList

Méthodes publiques

Méthode Description
addSelectProperty ( String propertyName ) : void
toXml ( XmlTextWriter writer ) : void

Method Details

addSelectProperty() public méthode

public addSelectProperty ( String propertyName ) : void
propertyName String
Résultat void

toXml() public abstract méthode

public abstract toXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
Résultat void

Property Details

properties protected_oe property

protected ArrayList,System.Collections properties
Résultat System.Collections.ArrayList