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

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

Méthodes publiques

Méthode Description
DisplayNameProperty ( ) : System
getDisplayName ( ) : String
init ( XmlTextReader reader ) : void

Method Details

DisplayNameProperty() public méthode

public DisplayNameProperty ( ) : System
Résultat System

getDisplayName() public méthode

public getDisplayName ( ) : String
Résultat String

init() public méthode

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