C# 클래스 Huddle.Clients.Example.Document

파일 보기 프로젝트 열기: Huddle/Huddle.RestClient 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Document ( ) : System.Net
Document ( string title, string description ) : System.Net
GetLinkFor ( string rel ) : Link

메소드 상세

Document() 공개 메소드

public Document ( ) : System.Net
리턴 System.Net

Document() 공개 메소드

public Document ( string title, string description ) : System.Net
title string
description string
리턴 System.Net

GetLinkFor() 공개 메소드

public GetLinkFor ( string rel ) : Link
rel string
리턴 Link