C# 클래스 Pipl.APIs.Data.Fields.URL

상속: Field
파일 보기 프로젝트 열기: piplcom/piplapis-csharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToString ( ) : string
URL ( bool sponsered = null, string domain = null, string name = null, string category = null, string url = null, System.DateTime validSince = null ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

URL() 공개 메소드

public URL ( bool sponsered = null, string domain = null, string name = null, string category = null, string url = null, System.DateTime validSince = null ) : System
sponsered bool
domain string
name string
category string
url string
validSince System.DateTime
리턴 System