C# Class Pandora.RegistrationException

Inheritance: System.ApplicationException
Mostra file 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