C# Class Pandora.RegistrationException

Inheritance: System.ApplicationException
显示文件 Open project: Tigraine/pandora-container

Public Methods

Method Description
RegistrationException ( Type implementorType ) : System

Method Details

RegistrationException() public method

public RegistrationException ( Type implementorType ) : System
implementorType System.Type
return System