How can i impicitly 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 14:52 UTC
Read the original article Hit count: 237

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