Fixed Archive and Added OpenInsight
This commit is contained in:
@ -7,4 +7,13 @@ public interface IDescription
|
||||
int Count { get; }
|
||||
int Index { get; }
|
||||
|
||||
string MesEntity { get; }
|
||||
string Date { get; }
|
||||
|
||||
string Employee { get; }
|
||||
string PSN { get; }
|
||||
string RDS { get; }
|
||||
string Reactor { get; }
|
||||
string Recipe { get; }
|
||||
|
||||
}
|
Reference in New Issue
Block a user