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

Inheritance: Field
Afficher le fichier Open project: piplcom/piplapis-csharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

public ToString ( ) : string
Résultat string

URL() public méthode

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
Résultat System