Ñ
Ñ©ÔÆÓ¥
Hi,all
I have a trouble about struct variable,the detail is :
I define a new struct which name ServiceProperty,then I declare a variable
like this:
ServiceProperty instService = null;
but compile throw error: error CS0037: ÎÞ·¨½« NULL ת»»³É
¡°ServiceProperty¡±£¬ÒòΪËüÊÇÒ»ÖÖÊýÖµÀàÐÍ
How shoud I do? please give me some tips,thank you very much.
I have a trouble about struct variable,the detail is :
I define a new struct which name ServiceProperty,then I declare a variable
like this:
ServiceProperty instService = null;
but compile throw error: error CS0037: ÎÞ·¨½« NULL ת»»³É
¡°ServiceProperty¡±£¬ÒòΪËüÊÇÒ»ÖÖÊýÖµÀàÐÍ
How shoud I do? please give me some tips,thank you very much.