op_GreaterThan

Time GreaterThan operator

Implementerar operatorn >.

public static bool operator >(Time a, Time b)
ParameterTypBeskrivning
aTimeParametern a.
bTimeParametern b.

Returvärde

Resultatet av operatorn.

Undantag

undantagskick
ArgumentExceptionArgument har olika typer
ArgumentNullExceptionEtt argument är null

Se även