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=
Structs can implement an interface but they cannot inherit from another struct. For that reason, struct members cannot be declared as protected.