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

Mostra file Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
PropertyLiteral ( ) : System
PropertyLiteral ( NodeAttribute nodeAttribute ) : System
PropertyLiteral ( PropertyType propertySlot ) : System

Private Methods

Method Description
WriteXml ( System writer ) : void

Method Details

PropertyLiteral() public method

public PropertyLiteral ( ) : System
return System

PropertyLiteral() public method

public PropertyLiteral ( NodeAttribute nodeAttribute ) : System
nodeAttribute NodeAttribute
return System

PropertyLiteral() public method

public PropertyLiteral ( PropertyType propertySlot ) : System
propertySlot PropertyType
return System