C# 클래스 SenseNet.ContentRepository.Storage.Search.Expression

파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
ToXml ( ) : string

보호된 메소드들

메소드 설명
GetWrongPropertyDataTypeException ( string paramName, DataType expectedDataType ) : ArgumentException

비공개 메소드들

메소드 설명
WriteXml ( XmlWriter writer ) : void

메소드 상세

GetWrongPropertyDataTypeException() 보호된 정적인 메소드

protected static GetWrongPropertyDataTypeException ( string paramName, DataType expectedDataType ) : ArgumentException
paramName string
expectedDataType DataType
리턴 System.ArgumentException

ToXml() 공개 메소드

public ToXml ( ) : string
리턴 string