Constructs a
System.TimeSpan
from a time indicated by a
specified string.
TimeSpan timespan::parse(s)
Parameters
Name | Type | Description |
---|---|---|
s | string | A string. |
Return Value
A
System.TimeSpan
that corresponds to s.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions