C# Class Ancestry.Daisy.Linking.MultipleLinksFoundError

Inheritance: LinkingError
Afficher le fichier Open project: Ancestry/Daisy

Méthodes publiques

Méthode Description
MultipleLinksFoundError ( string statement, Type scopeType, IList matchedStatements ) : System
ToString ( ) : string

Method Details

MultipleLinksFoundError() public méthode

public MultipleLinksFoundError ( string statement, Type scopeType, IList matchedStatements ) : System
statement string
scopeType System.Type
matchedStatements IList
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string