C# Class GroboContainer.Impl.Abstractions.ForbiddenAbstractionException

Inheritance: Exception
显示文件 Open project: skbkontur/GroboContainer

Public Methods

Method Description
ForbiddenAbstractionException ( Type type ) : System

Method Details

ForbiddenAbstractionException() public method

public ForbiddenAbstractionException ( Type type ) : System
type Type
return System