C# Class SenseNet.ContentRepository.Storage.Search.Internal.PropertyLiteral

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
PropertyLiteral ( ) : System
PropertyLiteral ( NodeAttribute nodeAttribute ) : System
PropertyLiteral ( PropertyType propertySlot ) : System

Private Methods

Méthode Description
WriteXml ( System writer ) : void

Method Details

PropertyLiteral() public méthode

public PropertyLiteral ( ) : System
Résultat System

PropertyLiteral() public méthode

public PropertyLiteral ( NodeAttribute nodeAttribute ) : System
nodeAttribute NodeAttribute
Résultat System

PropertyLiteral() public méthode

public PropertyLiteral ( PropertyType propertySlot ) : System
propertySlot PropertyType
Résultat System