C# Class Weaver.AssemblyWeaverException

Inheritance: System.Exception
Afficher le fichier Open project: FloodProject/flood

Méthodes publiques

Свойство Type Description
Errors List

Méthodes publiques

Méthode Description
AssemblyWeaverException ( List errors ) : System

Private Methods

Méthode Description
GetErrorMeassage ( List errors ) : string

Method Details

AssemblyWeaverException() public méthode

public AssemblyWeaverException ( List errors ) : System
errors List
Résultat System

Property Details

Errors public_oe property

public List Errors
Résultat List