how to compile two objects having same class in c# ? [Resolved]

Posted by Kasani007 under C# on 1/10/2017 | Points: 10 | Views : 1604 | Status : [Member] | Replies : 1
how to compile two objects having same class in c# ?




Responses

Posted by: Sheonarayan on: 1/10/2017 [Administrator] HonoraryPlatinum | Points: 50

Up
0
Down

Resolved
You mean two objects having same class name? You can use partial keyword, read this http://www.dotnetfunda.com/articles/show/2500/implement-partial-class-in-csharp.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Kasani007, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response