Object Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the Object class.
Assembly: mscorlib (in mscorlib.dll)
This constructor is called by constructors in derived classes, but it can also be used to directly create an instance of the Object class.
Show: