C# 클래스 Dysphoria.Net.UrlRouting.InvalidUrlArgumentException

상속: System.ArgumentException
파일 보기 프로젝트 열기: bunsen32/typed-url-routing

공개 메소드들

메소드 설명
InvalidUrlArgumentException ( string message, Exception inner ) : System

메소드 상세

InvalidUrlArgumentException() 공개 메소드

public InvalidUrlArgumentException ( string message, Exception inner ) : System
message string
inner System.Exception
리턴 System