C# 클래스 Ecologylab.BigSemantics.Services.Messages.MetadataRequest

상속: Simpl.OODSS.Messages.RequestMessage
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 메소드들

메소드 설명
MetadataRequest ( ) : System
MetadataRequest ( String url ) : System
PerformService ( Scope clientSessionScope ) : ResponseMessage

메소드 상세

MetadataRequest() 공개 메소드

public MetadataRequest ( ) : System
리턴 System

MetadataRequest() 공개 메소드

public MetadataRequest ( String url ) : System
url String
리턴 System

PerformService() 공개 메소드

public PerformService ( Scope clientSessionScope ) : ResponseMessage
clientSessionScope Scope
리턴 Simpl.OODSS.Messages.ResponseMessage