0
an implicit keyword is used to declare an implicit user-defined type conversion operator. In other words, this gives the power to your C# class, which can accepts any reasonably convertible data type without type casting
1st Jun 2018, 2:20 PM
MsJ
MsJ - avatar