'Declaration Public Function New( _ ByVal literalText As String _ )
'Usage Dim literalText As String Dim instance As New TimeSpanLiteralFieldInfo(literalText)
public TimeSpanLiteralFieldInfo( string literalText )
Parameters
- literalText
- A System.String value indicates the literal text.