C# 클래스 SenseNet.ContentRepository.Storage.Search.Internal.PropertyLiteral

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

공개 메소드들

메소드 설명
PropertyLiteral ( ) : System
PropertyLiteral ( NodeAttribute nodeAttribute ) : System
PropertyLiteral ( PropertyType propertySlot ) : System

비공개 메소드들

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

메소드 상세

PropertyLiteral() 공개 메소드

public PropertyLiteral ( ) : System
리턴 System

PropertyLiteral() 공개 메소드

public PropertyLiteral ( NodeAttribute nodeAttribute ) : System
nodeAttribute NodeAttribute
리턴 System

PropertyLiteral() 공개 메소드

public PropertyLiteral ( PropertyType propertySlot ) : System
propertySlot PropertyType
리턴 System