Table of Contents

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

bool

Value

public DateTime Value { get; set; }

Property Value

DateTime

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.