C# Class Gramps.Tests.Core.Helpers.AttributeList

Afficher le fichier Open project: ucdavis/Gramps

Méthodes publiques

Свойство Type Description
AttributeNameStartsWith string
NamedParameters List

Méthodes publiques

Méthode Description
AttributeList ( string attributeNameStartsWith, List namedParameters ) : System.Collections.Generic

Method Details

AttributeList() public méthode

public AttributeList ( string attributeNameStartsWith, List namedParameters ) : System.Collections.Generic
attributeNameStartsWith string
namedParameters List
Résultat System.Collections.Generic

Property Details

AttributeNameStartsWith public_oe property

public string AttributeNameStartsWith
Résultat string

NamedParameters public_oe property

public List NamedParameters
Résultat List