C# 클래스 Sep.Git.Tfs.Core.TfsInterop.TfsPlugin.PluginLoader.PluginLoaderException

상속: System.Exception
파일 보기 프로젝트 열기: pmiossec/git-tfs

공개 메소드들

메소드 설명
PluginLoaderException ( IEnumerable failures ) : System
PluginLoaderException ( string message, IEnumerable failures ) : System

메소드 상세

PluginLoaderException() 공개 메소드

public PluginLoaderException ( IEnumerable failures ) : System
failures IEnumerable
리턴 System

PluginLoaderException() 공개 메소드

public PluginLoaderException ( string message, IEnumerable failures ) : System
message string
failures IEnumerable
리턴 System