C# Class WebFiles.Mvc.MakeCollectionException

Inheritance: System.Exception
Mostra file Open project: rjnienaber/webfiles

Public Methods

Method Description
MakeCollectionException ( Exception inner ) : System

Method Details

MakeCollectionException() public method

public MakeCollectionException ( Exception inner ) : System
inner System.Exception
return System