I'm trying to set a dictionary in my interface, but it's saying that the main class did not implement the dictionary.
Interface.cs
public interface IItem
{
event Action<string, string, string, string, string, string, string, string,...
asked by
02.04.2017 / 22:08