C# 클래스 Phantom.Core.TargetNotFoundException

상속: PhantomException
파일 보기 프로젝트 열기: emilcardell/Phantom

공개 메소드들

메소드 설명
TargetNotFoundException ( string name ) : System
TargetNotFoundException ( string parentTarget, string dependency ) : System

메소드 상세

TargetNotFoundException() 공개 메소드

public TargetNotFoundException ( string name ) : System
name string
리턴 System

TargetNotFoundException() 공개 메소드

public TargetNotFoundException ( string parentTarget, string dependency ) : System
parentTarget string
dependency string
리턴 System