C# 클래스 mergedServices.RelationEntity

파일 보기 프로젝트 열기: sherifkandeel/weet-it_WCF 1 사용 예제들

공개 메소드들

메소드 설명
RelationEntity ( ) : System
RelationEntity ( string uri, string label, RelationEntity next ) : System

메소드 상세

RelationEntity() 공개 메소드

public RelationEntity ( ) : System
리턴 System

RelationEntity() 공개 메소드

public RelationEntity ( string uri, string label, RelationEntity next ) : System
uri string
label string
next RelationEntity
리턴 System