C# Class url, dasblog

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Méthodes publiques

Свойство Type Description
changefreq changefreq
priority System.Decimal

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
url ( ) : System
url ( string locIn, DateTime lastmodIn, changefreq freqIn, Decimal priorityIn ) : System

Method Details

url() public méthode

public url ( ) : System
Résultat System

url() public méthode

public url ( string locIn, DateTime lastmodIn, changefreq freqIn, Decimal priorityIn ) : System
locIn string
lastmodIn DateTime
freqIn changefreq
priorityIn Decimal
Résultat System

Property Details

changefreq public_oe property

public changefreq changefreq
Résultat changefreq

priority public_oe property

public Decimal,System priority
Résultat System.Decimal