Class Time
- Namespace
- GoogleMapsApi.Entities.DistanceMatrix.Request
- Assembly
- GoogleMapsApi.dll
public class Time
- Inheritance
-
Time
- Inherited Members
Constructors
Time()
public Time()
Properties
IsNow
public bool IsNow { get; set; }
Property Value
Value
public DateTime Value { get; set; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.