I am try to figure out what is the problem whit my code. I have this code:
public struct MyStructA { public MyStructA(string str) { myString=
Inheritance isn't alloweded between structs but structs can implement interfaces.