C# 클래스 Simplify.Web.Routing.PathItem

Provides path items base class
파일 보기 프로젝트 열기: i4004/Simplify.Web

보호된 메소드들

메소드 설명
PathItem ( string name )

Initializes a new instance of the PathItem class.

메소드 상세

PathItem() 보호된 메소드

Initializes a new instance of the PathItem class.
protected PathItem ( string name )
name string The name of path item.