C# 클래스 DynamicSPARQLSpace.Minus

상속: Group, IWhereItem
파일 보기 프로젝트 열기: Efimster/DynamicSPARQL 1 사용 예제들

공개 메소드들

메소드 설명
AppendToString ( StringBuilder sb, bool autoQuotation = false, bool skipTriplesWithEmptyObject = false, bool mindAsterisk = false ) : StringBuilder
Minus ( ) : System

메소드 상세

AppendToString() 공개 메소드

public AppendToString ( StringBuilder sb, bool autoQuotation = false, bool skipTriplesWithEmptyObject = false, bool mindAsterisk = false ) : StringBuilder
sb StringBuilder
autoQuotation bool
skipTriplesWithEmptyObject bool
mindAsterisk bool
리턴 StringBuilder

Minus() 공개 메소드

public Minus ( ) : System
리턴 System