C# Class SenseNet.ContentRepository.Storage.Search.Expression

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

Méthodes publiques

Méthode Description
ToXml ( ) : string

Méthodes protégées

Méthode Description
GetWrongPropertyDataTypeException ( string paramName, DataType expectedDataType ) : ArgumentException

Private Methods

Méthode Description
WriteXml ( XmlWriter writer ) : void

Method Details

GetWrongPropertyDataTypeException() protected static méthode

protected static GetWrongPropertyDataTypeException ( string paramName, DataType expectedDataType ) : ArgumentException
paramName string
expectedDataType DataType
Résultat System.ArgumentException

ToXml() public méthode

public ToXml ( ) : string
Résultat string