C# Class Phantom.Core.TargetNotFoundException

Inheritance: PhantomException
Afficher le fichier Open project: emilcardell/Phantom

Méthodes publiques

Méthode Description
TargetNotFoundException ( string name ) : System
TargetNotFoundException ( string parentTarget, string dependency ) : System

Method Details

TargetNotFoundException() public méthode

public TargetNotFoundException ( string name ) : System
name string
Résultat System

TargetNotFoundException() public méthode

public TargetNotFoundException ( string parentTarget, string dependency ) : System
parentTarget string
dependency string
Résultat System