C# Class exo_jcr.webdav.csclient.DavProperties.OrderingTypeProperty

Inheritance: WebDavProperty
Afficher le fichier Open project: exodev/jcr-msofficeplugin Class Usage Examples

Méthodes publiques

Méthode Description
OrderingTypeProperty ( ) : System
init ( XmlTextReader reader ) : void

Private Methods

Méthode Description
parseHref ( XmlTextReader reader ) : void

Method Details

OrderingTypeProperty() public méthode

public OrderingTypeProperty ( ) : System
Résultat System

init() public méthode

public init ( XmlTextReader reader ) : void
reader System.Xml.XmlTextReader
Résultat void