2 using System.Collections.Generic;
6 using System.Reflection;
8 namespace PlugInsInterfaces.DataTypes
10 [Obfuscation(Feature =
"renaming", Exclude =
true)]
13 [Obfuscation(Feature =
"renaming", Exclude =
true)]
14 XmlNode ToXmlNode(XmlDocument xmlDoc);
16 [Obfuscation(Feature =
"renaming", Exclude =
true)]
17 void FromXmlNode(
IData data, XmlNode node);
Contains the database necessary to perform calculations