C# Class Jang.ViewNotFoundException

TODO: Update summary.
Inheritance: System.Exception
显示文件 Open project: Buildstarted/Jang

Public Methods

Method Description
ViewNotFoundException ( string location ) : System

Method Details

ViewNotFoundException() public method

public ViewNotFoundException ( string location ) : System
location string
return System