C# Class AcceptanceTests.Asserts.Import.CatalogAssert

Afficher le fichier Open project: ADAPT/ISOv4Plugin Class Usage Examples

Méthodes publiques

Méthode Description
AreEqual ( XmlNode taskData, AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog catalog, Dictionary linkList ) : void

Method Details

AreEqual() public static méthode

public static AreEqual ( XmlNode taskData, AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog catalog, Dictionary linkList ) : void
taskData System.Xml.XmlNode
catalog AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog
linkList Dictionary
Résultat void