C# Class Phantom.Core.TargetAlreadyExistsException

Inheritance: PhantomException
Exibir arquivo Open project: emilcardell/Phantom

Public Methods

Method Description
TargetAlreadyExistsException ( string name ) : System

Method Details

TargetAlreadyExistsException() public method

public TargetAlreadyExistsException ( string name ) : System
name string
return System