C# Class Informedica.GenForm.Settings.ConfigurationSettings.SettingNotFoundException

Inheritance: System.Exception
ファイルを表示 Open project: halcwb/GenForm

Public Methods

Method Description
SettingNotFoundException ( string name ) : System

Method Details

SettingNotFoundException() public method

public SettingNotFoundException ( string name ) : System
name string
return System