How can I implicitly convert another struct to my Type ?

Posted by Freshblood on Stack Overflow See other posts from Stack Overflow or by Freshblood
Published on 2010-06-10T14:50:07Z Indexed on 2010/06/10 15:22 UTC
Read the original article Hit count: 224

Filed under:
|
|
|
|

Hello,

As it is MyClass x = 120;, is it possible to create such a custom class? If so, how can I do that?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET