Get

Get(Type)

public static ValueMediator Get(Type type) ;

Description

Gets the ValueMediator of the specified type.

Parameters

Parameter Name Description
type Value type

Returns

ValueMediator found; for unregistered types, returns the ValueMediator that may be boxed.