Hi,
I have an Interface. I call the interface from my form as this.
IExample myExample = null;
myExample.Height = 12;
But I get error that myExample is null.
Could I know what is the solution please?
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Jun 10, 2016, 1:06 PM
Sonu ChaudharyPosted Jun 10, 2016, 12:29 PM
SunshinePosted Jun 9, 2016, 12:28 AM
theLizardPosted Jun 8, 2016, 9:58 PM