Class ChildClass Inherits BaseClass Public Sub New(text As String) MyBase.New(text) End SubEnd Class
Post a Comment
No comments:
Post a Comment