IValueMapping Interface |
Namespace: TB.ComponentModel
public interface IValueMapping
The IValueMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| DestinationType |
Gets the destination type.
| |
| SourceType |
Get the source type.
|
| Name | Description | |
|---|---|---|
| TryMap |
Maps the specified source value to an instance of the specified destination type.
|