C# Class Sep.Git.Tfs.Core.TfsInterop.TfsPlugin.PluginLoader.PluginLoaderException

Inheritance: System.Exception
Afficher le fichier Open project: pmiossec/git-tfs

Méthodes publiques

Méthode Description
PluginLoaderException ( IEnumerable failures ) : System
PluginLoaderException ( string message, IEnumerable failures ) : System

Method Details

PluginLoaderException() public méthode

public PluginLoaderException ( IEnumerable failures ) : System
failures IEnumerable
Résultat System

PluginLoaderException() public méthode

public PluginLoaderException ( string message, IEnumerable failures ) : System
message string
failures IEnumerable
Résultat System