All constructor functions are PUBLIC but not showing in object or inherited class object.
Constructors never return anything.(constructors always void)
public static member are also not show in any object.
All constructor functions are PUBLIC but not showing in object or inherited class object.
Constructors never return anything.(constructors always void)
public static member are also not show in any object.