Hello guys, this is my first post and it is a question. I've been learning C# and I didn't understand the difference between Static Class and Interface. In essence they appear to do the same, but as I don't have much experience I was wondering if maybe they were the same but with different performance or something like that.
Help?