2 using System.Collections.Generic;
5 using System.Reflection;
7 namespace PlugInsInterfaces.DataManipulation
9 [Obfuscation(Feature =
"renaming", Exclude =
true)]
15 [Obfuscation(Feature =
"renaming", Exclude =
true)]
16 string Name {
get; set; }
20 [Obfuscation(Feature =
"renaming", Exclude =
true)]
26 [Obfuscation(Feature =
"renaming", Exclude =
true)]
27 int MainOutputResourceID {
get; }
33 [Obfuscation(Feature =
"renaming", Exclude =
true)]
34 List<int> OutputEmissionsIds {
get; }