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

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

Méthodes publiques

Свойство Type Description
COLLECTION int
RESOURCE int

Méthodes publiques

Méthode Description
ResourceTypeProperty ( ) : System
getResourceType ( ) : int
init ( XmlTextReader reader ) : void

Method Details

ResourceTypeProperty() public méthode

public ResourceTypeProperty ( ) : System
Résultat System

getResourceType() public méthode

public getResourceType ( ) : int
Résultat int

init() public méthode

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

Property Details

COLLECTION public_oe static_oe property

public static int COLLECTION
Résultat int

RESOURCE public_oe static_oe property

public static int RESOURCE
Résultat int