'Declaration
<NotNullAttribute()> Protected Overridable Function MakeString() As String
'Usage
Dim instance As Parameters Dim value As String value = instance.MakeString()
[NotNull()] protected virtual string MakeString()
[NotNull()] protected: virtual String^ MakeString();
Return Value
Returns a string that represents the current parameters, regardless of the standard names.