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