'Declaration
Public Function New( _ ByVal initStr As System.String _ )
'Usage
Dim initStr As System.String Dim instance As New DeltaTime(initStr)
public DeltaTime( System.string initStr )
Parameters
- initStr
- A string that is converted to a DeltaTime.