C# Class FubuMVC.Swank.Specification.OrphanedResourceActionException

Inheritance: System.Exception
Datei anzeigen Open project: mikeobrien/FubuMVC.Swank

Public Methods

Method Description
OrphanedResourceActionException ( IEnumerable actions ) : System

Method Details

OrphanedResourceActionException() public method

public OrphanedResourceActionException ( IEnumerable actions ) : System
actions IEnumerable
return System