MobileTrack Nexus Documentation
C#
Show/Hide TOC
Generic
Extensions
Get
Type
Or
Underlying Method
Overload List
GetTypeOrUnderlying(Expression)
Returns the type of the
expression
, or the underlying type if it's a
Nullable
type.
GetTypeOrUnderlying(Type)
Returns
type
, or the underlying type if it's a
Nullable
type.
See Also
Reference
GenericExtensions Class
MobileTrack.Common.Extensions Namespace
In This Article
Overload List
See Also