Table of Contents

Method HasMapping

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HasMapping(TSource)

Gets whether source to destination mapping is registered.

public abstract bool HasMapping(TSource value)

Parameters

value TSource

Value to check.

Returns

bool