C# 클래스 url, dasblog

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: AArnott/dasblog 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
changefreq changefreq
priority System.Decimal

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
url ( ) : System
url ( string locIn, DateTime lastmodIn, changefreq freqIn, Decimal priorityIn ) : System

메소드 상세

url() 공개 메소드

public url ( ) : System
리턴 System

url() 공개 메소드

public url ( string locIn, DateTime lastmodIn, changefreq freqIn, Decimal priorityIn ) : System
locIn string
lastmodIn DateTime
freqIn changefreq
priorityIn Decimal
리턴 System

프로퍼티 상세

changefreq 공개적으로 프로퍼티

public changefreq changefreq
리턴 changefreq

priority 공개적으로 프로퍼티

public Decimal,System priority
리턴 System.Decimal