Header menu logo Navs

TypedParam Type

A few well known types that can be used as as the types for the parameters of a URL.

Union cases

Union case Description

Bool

Full Usage: Bool

Decimal

Full Usage: Decimal

Float

Full Usage: Float

Guid

Full Usage: Guid

Int

Full Usage: Int

Long

Full Usage: Long

String

Full Usage: String

Instance members

Instance member Description

this.IsBool

Full Usage: this.IsBool

Returns: bool
Returns: bool

this.IsDecimal

Full Usage: this.IsDecimal

Returns: bool
Returns: bool

this.IsFloat

Full Usage: this.IsFloat

Returns: bool
Returns: bool

this.IsGuid

Full Usage: this.IsGuid

Returns: bool
Returns: bool

this.IsInt

Full Usage: this.IsInt

Returns: bool
Returns: bool

this.IsLong

Full Usage: this.IsLong

Returns: bool
Returns: bool

this.IsString

Full Usage: this.IsString

Returns: bool
Returns: bool

Type something to start searching.