C# Class Pipl.APIs.Data.Fields.URL

Inheritance: Field
显示文件 Open project: piplcom/piplapis-csharp

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string
URL ( bool sponsered = null, string domain = null, string name = null, string category = null, string url = null, System.DateTime validSince = null ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

URL() public method

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
return System