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

Inheritance: WebDavProperty
Exibir arquivo Open project: exodev/jcr-msofficeplugin Class Usage Examples

Public Methods

Method Description
DisplayNameProperty ( ) : System
getDisplayName ( ) : String
init ( XmlTextReader reader ) : void

Method Details

DisplayNameProperty() public method

public DisplayNameProperty ( ) : System
return System

getDisplayName() public method

public getDisplayName ( ) : String
return String

init() public method

public init ( XmlTextReader reader ) : void
reader System.Xml.XmlTextReader
return void