Name is not compliant? Layout? What?
Do you have ideas what exactly could generate this message? Any ideas are welcome. I have bunch of such warning.
Actually, I am open to remove CLSCompliant(true), but I want to know root cause.
|
Name is not compliant? Layout? What? Do you have ideas what exactly could generate this message? Any ideas are welcome. I have bunch of such warning. Actually, I am open to remove CLSCompliant(true), but I want to know root cause. |
||||
|
|
|
Is it not just as simple as the |
|||
|
|
|
You might have a member that uses the same name with different casing - e.g. iProperty. Or perhaps you have two arguments that differ only in casing. |
|||
|
|