C# Class Microsoft.Practices.Prism.Tests.ExceptionExtensionsFixture.NonFrameworkException

Inheritance: System.Exception
Datei anzeigen Open project: xperiandri/PortablePrism

Public Methods

Method Description
NonFrameworkException ( Exception innerException ) : System

Method Details

NonFrameworkException() public method

public NonFrameworkException ( Exception innerException ) : System
innerException System.Exception
return System