Friday, 30 August 2013

Using nested Classes in C# and C++ - Why and When?

Using nested Classes in C# and C++ - Why and When?

References

Reference NO 1

http://stackoverflow.com/questions/15190265/using-nested-classes-in-c-sharp-and-c-why-and-when

Reference NO 2

http://msdn.microsoft.com/en-us/library/x23h0937.aspx

Reference NO 3

http://blogs.msdn.com/b/oldnewthing/archive/2006/08/01/685248.aspx

Reference NO 4

http://www.codeproject.com/Articles/20628/A-Tutorial-on-Nested-Classes-in-C

Reference NO 5

http://programmers.stackexchange.com/questions/81499/when-should-you-use-a-private-inner-class

Reference NO 6

http://forum.unity3d.com/threads/18582-C-nested-class-and-inspector

Reference NO 7

http://www.xinterop.com/index.php/2013/07/25/how-is-nested-class-in-native-c-handled-by-xinterop-ngen/

Reference NO 8

http://forums.codeguru.com/showthread.php?353027-access-to-outer-class-from-inner-class

No comments:

Post a Comment