'Declaration Public Function New( _ ByVal text As System.String _ )
public BaseObject( System.string text )
Parameters
- text
- The System.String value.
'Declaration Public Function New( _ ByVal text As System.String _ )
public BaseObject( System.string text )