C# Class Neutronium.Core.Exceptions.NeutroniumArgumentException

Inheritance: System.ArgumentException
显示文件 Open project: David-Desmaisons/MVVM.CEF.Glue

Public Methods

Method Description
NeutroniumArgumentException ( string iM ) : System

Method Details

NeutroniumArgumentException() public method

public NeutroniumArgumentException ( string iM ) : System
iM string
return System